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