ColumnOrder Property
Overloads
ColumnOrder |
The order of the columns. JSON property name: qColumnOrder |
ColumnOrder
The order of the columns.
JSON property name: qColumnOrder
Declaration
public IEnumerable<int> ColumnOrder { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Int32> |