RowFieldsBase.SortOrders property
Gets the sort orders.
public Tuple<Field, bool>[] SortOrders { get; }
Property Value
The sort orders.
See Also
- class Field
- class RowFieldsBase
Gets the sort orders.
public Tuple<Field, bool>[] SortOrders { get; }
The sort orders.