MindFusion.Wpf Pack Programmer's Guide
SortOptions Members
Constructors Properties
 


Specifies the order of a sorting operation, ascending or descending.

The following tables list the members exposed by the SortOptions type.

 Public Constructors

  Name Description

SortOptions

Initializes a new instance of the SortOptions class.

 Public Properties

  Name Description

CaseSensitive

Gets or sets a value indicating whether text value comparison is case-sensitive.

Direction

Gets or sets the sort direction.

Keys

Gets the sort keys - objects identifying which columns or rows to sort by and whether the sort is ascending or descending.

Locale

Gets or sets a CultureInfo object to use when parsing text values for keys with TreatTextAsNumber set to true.

 See Also

SortOptions Class
MindFusion.Spreadsheet.Wpf Namespace