C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / IsEditable Property

In This Topic
IsEditable Property
In This Topic
Gets or sets a value that determines whether the textbox is editable or restricted to the items in the DropDownItems collection.
Syntax
'Declaration
 
Public Property IsEditable As Boolean
 
See Also