Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_Gen_BestFitRows Field


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