GetSortLeftToRight Method

GetSortLeftToRight 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) GetSortLeftToRight()  (bool,  error) 

Remarks

See Also