Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SheetAxisProperty Class / SortIndicator Field


In This Topic
    SortIndicator Field
    In This Topic
    Represents the axis model SortIndicator property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SortIndicator As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.SortIndicator
    public static readonly SheetAxisProperty SortIndicator

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also