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