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


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