SortAsc

DataColumnCollection.SortAsc property

Whether to sort the SortColumn column in ascending (1) or descending (0) order.

public BOOL SortAsc { get; set; }

See Also