ASPxClientScheduler.HideLoadingPanel Method
Client-side scripting method which hides the Loading Panel from view.
Declaration
HideLoadingPanel(): void
Remarks
The ASPxScheduler.OptionsLoadingPanel property value specifies whether the Loading Panel can be displayed.
See Also