Spread Windows Forms 12.0 Product Documentation
Key Property (ISortField)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISortField Interface : Key Property
Gets the range that is currently being sorted on.
Syntax
'Declaration
 
ReadOnly Property Key As IRange
'Usage
 
Dim instance As ISortField
Dim value As IRange
 
value = instance.Key
IRange Key {get;}

Property Value

The range that is currently being sorted on.
See Also

Reference

ISortField Interface
ISortField Members