ASPxClientPopupControlBase.SetFooterText(value) Method
Specifies the text displayed within a window’s footer.
Declaration
SetFooterText(
value: string
): void
Parameters
| Name | Type | Description |
|---|---|---|
| value | string | A string value that specifies a window’s footer text. |
See Also