Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SortInfo Class
Properties


In This Topic
    SortInfo Class Members
    In This Topic

    The following tables list the members exposed by SortInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the sort order is ascending.  
    Public PropertyGets or sets the IComparer object for the method of comparison.  
    Public PropertyGets or sets the index of the column or row on which to sort.  
    Top
    See Also