[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.IsEditable

IsEditable Property

IsEditable

Gets or sets a value that indicates whether user can edit value in the GcComboBox. This is a dependency property.

Declaration
public bool IsEditable { get; set; }
Public Property IsEditable As Boolean
Remarks

After user change the IsEditable property, the xaml will reparse the dropdown control will change to another instance.