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