Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / TabStop Field


In This Topic
    TabStop Field
    In This Topic
    Represents the TabStop property (index of 12) for the TabStop setting of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabStop As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.TabStop
    public static readonly SheetStyleProperty TabStop
    See Also