Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / SortIndicator Field


In This Topic
SortIndicator Field
In This Topic
Represents the axis model SortIndicator property. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SortIndicator As SheetAxisProperty
 
'Usage
 
Dim value As SheetAxisProperty
 
value = SheetAxisProperty.SortIndicator
See Also