[]
Gets or sets a value that indicates whether user can edit value in the GcComboBox. This is a dependency property.
public bool IsEditable { get; set; }
Public Property IsEditable As Boolean
After user change the IsEditable property, the xaml will reparse the dropdown control will change to another instance.