Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadOptionsDlg Class / spOpt_Gen_NoHeaders Field


In This Topic
spOpt_Gen_NoHeaders Field
In This Topic
Syntax
'Declaration
 
Protected spOpt_Gen_NoHeaders As RadioButton
 
'Usage
 
Dim instance As SpreadOptionsDlg
Dim value As RadioButton
 
value = instance.spOpt_Gen_NoHeaders
 
instance.spOpt_Gen_NoHeaders = value
See Also