Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SortInfo Class
Properties Methods

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 a value that indicates whether the sort order is ascending.  
    Public PropertyGets or sets the System.Collections.IComparer object for the method of comparison.  
    Public PropertyGets or sets the index of the column or row on which to sort.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified condition is equal to the current SortInfo object.  
    Public MethodServes as a hash function for a particular type.  
    Top
    See Also