Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_TabHeadFoot Field


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