TcxCustomTabControlProperties.CustomButtons Property
Specifies custom button settings.
Declaration
property CustomButtons: TcxPCCustomButtons read; write;
Property Value
| Type |
|---|
| TcxPCCustomButtons |
Remarks
Refer to the TcxPCCustomButtons class description for information on the settings.
See Also