Initializes a new instance of the SortKey class.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public SortKey ( int index)
Public New ( _ index As Integer _)
The zero-based index of the column or row to sort by.
SortKey ClassMindFusion.Spreadsheet Namespace