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


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