SpreadsheetGear Namespace > SortKey Class : Key Property |
Gets or sets the property which specifies the zero based index into the range to be sorted.
[Visual Basic]
Public Property Key As Integer
[C#]
public int Key {get; set;}
[C++]
public: __property int get_Key();
public: __property void set_Key(
int value
);
[C++/CLI]
public:
property int Key {
int get();
void set (int value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SortKey Class | SortKey Members | Sort Method
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.