[]
Configurates IsDisabled. Sets a value that determines whether the control is disabled.
public FormulaBarBuilder IsDisabled(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FormulaBarBuilder | Current builder. |
Disabled controls cannot get mouse or keyboard events.