Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EditBaseCellType Class / theme Field


In This Topic
theme Field (EditBaseCellType)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected theme As VisualStyleTheme
 
'Usage
 
Dim instance As EditBaseCellType
Dim value As VisualStyleTheme
 
value = instance.theme
 
instance.theme = value
See Also