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


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