Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBoxCellType Class / ClearCollection Property


In This Topic
ClearCollection Property (GcComboBoxCellType)
In This Topic
Innernal use by designer.
Syntax
'Declaration
 
Public Property ClearCollection As Boolean
 
'Usage
 
Dim instance As GcComboBoxCellType
Dim value As Boolean
 
instance.ClearCollection = value
 
value = instance.ClearCollection
See Also