Spread Windows Forms 15.0
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
    public static readonly SheetAxisProperty SortIndicator
    See Also