Spread WPF 18
GrapeCity.Wpf.SpreadSheet 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 Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the first row contains header information.  
    Public PropertyGets or sets a value indicating whether to perform a case-sensitive sort.  
    Public PropertyGets or sets the orientation for the sort.  
    Public PropertyGets the range of values on which the sort is performed.  
    Public PropertyGets a SortFieldInfoCollection object for the sort fields in the SortInfo.  
    Top
    See Also