TcxCustomButton.Description Property
Specifies the button description in Command Link and Office Drop-Down modes. This property supports BBCode-inspired markup tags.
Declaration
property Description: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The button description displayed in Command Link and Office Drop-Down modes. |
See Also