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


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