IsEditable Property (WPFComboBox)
Class
WPFComboBox
.
Action
Gets a value that enables or disables editing of the text in text box of the ComboBox.
Syntax
C#
protected
Boolean
IsEditable { get; }
VB
'Declaration Protected Read Property IsEditable As
Boolean
Access
Read only.