C1.WPF.Input Namespace / C1MultiSelect Class / IsEditable Property

In This Topic
IsEditable Property (C1MultiSelect)
In This Topic
Gets or sets a value that determines whether the content of the input element should be editable or not.
Syntax
'Declaration
 
Public Property IsEditable As Boolean
 
See Also