TcxCustomTabControlProperties.AllowDisabledTabAccess Property
Declaration
property AllowDisabledTabAccess: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
Set this property to True, to allow disabled tab activation/focusing.

The default value of the AllowDisabledTabAccess property is False.
See Also