Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISort Interface
Properties Methods

In This Topic
    ISort Interface Members
    In This Topic

    The following tables list the members exposed by ISort.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether the first row contains header information.  
     PropertyGets or sets a value indicating whether to perform a case-sensitive sort.  
     PropertyGets or sets the orientation for the sort.  
     PropertyGets or sets the range of values on which the sort is performed.  
     PropertyGets the ISortFields object that represents the collection of sort fields associated with the ISort object.  
     PropertyGets or sets the sort method for Chinese languages.  
    Top
    Public Methods
     NameDescription
     MethodSorts the range based on the currently applied sort states.  
     MethodOverloaded. Sets the range over which the sort occurs.  
    Top
    See Also