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


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