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


Represents a key in a sorting operation.

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

 Public Constructors

  Name Description

SortKey

Initializes a new instance of the SortKey class.

 Public Properties

  Name Description

Index

Gets or sets the zero-based index of the column or row to sort by.

Order

Gets or sets the sort order, either ascending or descending.

TreatTextAsNumber

Gets or sets a value identifying whether to compare text values as numbers when possible.

 See Also

SortKey Class
MindFusion.Spreadsheet.Wpf Namespace