[]
Gets the SortArgs object that contains sort criteria and information about how to perform the sort.
public IEnumerable<SortArgs> SortInfo { get; }
Public ReadOnly Property SortInfo As IEnumerable(Of SortArgs)