Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / SortFieldInfo Class
Properties

In This Topic
    SortFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by SortFieldInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the data option indicating how to sort text in the range specified in SortField object.  
    Public PropertyGets the range that is currently being sorted on.  
    Public PropertyGets or sets the sort order for the values specified in the key.  
    Public PropertyGets or sets what attribute of the cell to sort on.  
    Public PropertyGets the value on which the sort is performed for the specified GrapeCity.Spreadsheet.ISortField object.  
    Top
    See Also