Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / TabStop Field


In This Topic
    TabStop Field
    In This Topic
    Represents the tab stop 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