C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / Columns Property

In This Topic
Columns Property (C1ComboBox)
In This Topic
Collection of columns in the combobox.
Syntax
'Declaration
 
Public ReadOnly Property Columns As C1ComboColumnCollection
 
See Also