ComponentOne FlexGrid for WPF and Silverlight
IsEditable Property (C1FlexComboBox)

C1.WPF.FlexGrid Namespace > C1FlexComboBox Class : IsEditable Property
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 System.Boolean
public System.bool IsEditable {get; set;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members