GrapeCity.Wpf.SpreadSheet Namespace / SortInfo Class
Properties

SortInfo Class Members

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