DataSorter.SortLeftToRight

DataSorter.SortLeftToRight property

True means that sorting orientation is from left to right. False means that sorting orientation is from top to bottom. The default value is false.

public bool SortLeftToRight { get; set; }

See Also