Initializes a new instance of the SortKey class.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public SortKey ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The zero-based index of the column or row to sort by.
See Also