[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.EditableTemplate

EditableTemplate Property

EditableTemplate

Gets or sets a template which will be used when IsEditable is set to true. This is a dependency property.

Declaration
public ControlTemplate EditableTemplate { get; set; }
Public Property EditableTemplate As ControlTemplate