Public Properties
Creates a new OrderedSortCondition instance with the ascending sort direction. Syntax
Creates a new OrderedSortCondition instance. Syntax Parameters sortDirection The direction with which to sort the data. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException sortDirection is not defined in the SortDirection enumeration.
Overload List
Represents the settings which apply to sorting a region of values based on indices relative to either the Worksheets Infragistics.Documents.Excel.Worksheet.FilterSettings or Infragistics.Documents.Excel.Worksheet.SortSettings region. Syntax
Public Properties
Public Properties
Abstract base class for the sort conditions which describe how to sort data in a region. Syntax
An ordered collection of sort conditions which are applied to a sort-able regions in a worksheet. Syntax Type Parameters T A type which logically contains data and can have sort condition applied to that data. Remarks The sort conditions in the collection are applied in order to the data. Note: The collection can ...
Public Properties Public Methods