[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.UnEditableTemplate

UnEditableTemplate Property

UnEditableTemplate

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

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