Get/Set if the user can select a value not contained in the C1ComboBox' Items collection.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsEditable { get; set; } |
Visual Basic |
---|
Public Property IsEditable As Boolean Get Set |