Show / Hide Table of Contents

Class DtRequest.OrderT

Order class for server-side processing nested data

Inheritance
System.Object
DtRequest.OrderT
Namespace: DataTables
Assembly: DataTables-Editor-Server.dll
Syntax
public class OrderT : object

Fields

| Improve this Doc View Source

Column

Column index

Declaration
public int Column
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Dir

Ordering direction

Declaration
public string Dir
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX