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


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