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


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