Version

WorksheetSortSettings Class Properties

For a list of all members of this type, see WorksheetSortSettings members.

Public Properties
 NameDescription
Public PropertyCaseSensitiveGets or sets the value which indicates whether strings should be compared case-sensitively when they are sorted. (Inherited from Infragistics.Documents.Excel.Sorting.SortSettings<RelativeIndex>)
Public PropertyRegionReturns the region that the filter settings is applied to (read-only).  
Public PropertySortConditionsGets the collection of sort conditions to use when sorting the region of data. (Inherited from Infragistics.Documents.Excel.Sorting.SortSettings<RelativeIndex>)
Public PropertySortTypeDetermines whether columns or rows will be sorted within the region. 'Rows' is the default.  
See Also