Skip to content

RowFieldsBase.SortOrders property

Gets the sort orders.

public Tuple<Field, bool>[] SortOrders { get; }

Property Value

The sort orders.

See Also