Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadOptionsDlg Class / spOpt_TabSplitBox Field


In This Topic
    spOpt_TabSplitBox Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected spOpt_TabSplitBox As TabPage
    'Usage
     
    
    Dim instance As SpreadOptionsDlg
    Dim value As TabPage
     
    value = instance.spOpt_TabSplitBox
     
    instance.spOpt_TabSplitBox = value
    protected TabPage spOpt_TabSplitBox
    See Also