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