[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.MutuallyExclusiveCheckBoxCellType.Editor

Editor Property

Editor

Gets or sets the editor (editing control) for the mutually exclusive check box cell.

Declaration
public override WebControl Editor { get; set; }
Public Overrides Property Editor As WebControl
Property Value
Type Description
WebControl

Editor (editing control)

Overrides
FarPoint.Web.Spread.Extender.AjaxCellTypeBase<AjaxControlToolkit.ExtenderControlBase>.Editor