ASPxClientRoundPanel.SetHeaderText(text) Method
Specifies the text displayed in the panel’s header.
Declaration
SetHeaderText(
text: string
): void
Parameters
| Name | Type | Description |
|---|---|---|
| text | string | A string value that specifies the panel header’s text. |
See Also