Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_TabGeneral Field


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