[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SortedEventArgs.SortInfo

SortInfo Property

SortInfo

Gets the SortArgs object that contains sort criteria and information about how to perform the sort.

Declaration
public IEnumerable<SortArgs> SortInfo { get; }
Public ReadOnly Property SortInfo As IEnumerable(Of SortArgs)