ASPxClientCallbackPanel.GetLoadingPanelText Method
Returns the text displayed within the control’s loading panel.
Declaration
GetLoadingPanelText(): string
Returns
Type | Description |
---|---|
string | A string value representing the text displayed within the button. |
See Also