[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SortingEventArgs.SortInfo

SortInfo Property

SortInfo

Gets the SortArgs objects that contain sort criteria and information about how to perform the sort.

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