SetSortLeftToRight Method

SetSortLeftToRight function

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.


func (instance *DataSorter) SetSortLeftToRight(value bool)  error

Remarks

See Also