ASPxClientPopupControlBase.GetHeaderText Method
Returns the text displayed within a window’s header.
Declaration
GetHeaderText(): string
Returns
| Type | Description |
|---|---|
| string | A string value that specifies a window’s header text. |
See Also