Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISortField Interface
Properties Methods

In This Topic
    ISortField Interface Members
    In This Topic

    The following tables list the members exposed by ISortField.

    Public Properties
     NameDescription
     PropertyGets or sets the data option indicating how to sort text in the range specified in SortField object.  
     PropertyGets the range that is currently being sorted on.  
     PropertyGets or sets the sort order for the values specified in the key.  
     PropertyGets or sets the priority for the sort field.  
     PropertyGets or sets what attribute of the cell to sort on.  
     PropertyGets the value on which the sort is performed for the specified ISortField object.  
    Top
    Public Methods
     NameDescription
     MethodRemoves the specified ISortField object from the ISortFields collection.  
     MethodOverloaded. Modify the key value by which values are sorted in the field.  
     MethodSets an icon for a ISortField object.  
    Top
    See Also