Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / AutoSortIndex Field


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