Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / MultiColumnComboBoxCellType Class / theme Field


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