[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FormulaBarBuilder.IsDisabled

IsDisabled Method

IsDisabled(bool)

Configurates IsDisabled. Sets a value that determines whether the control is disabled.

Declaration
public FormulaBarBuilder IsDisabled(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FormulaBarBuilder

Current builder.

Remarks

Disabled controls cannot get mouse or keyboard events.