Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBox
.
.
::
.
.
IsEditable Property
C1ComboBox Class
See Also
Get/Set if the user can select a value not contained in the
C1ComboBox
' Items collection.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
IsEditable
{
get
;
set
; }
Visual Basic
Public
Property
IsEditable
As
Boolean
Get
Set
See Also
C1ComboBox Class
C1.WPF Namespace