Skip to main content
A newer version of this page is available. .
Tab

ASPxCallbackPanel.LoadingPanelStyle Property

OBSOLETE

Use the Styles.LoadingPanel property instead.

Gets the style settings defining the appearance of the loading panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[Obsolete("Use the Styles.LoadingPanel property instead.")]
public LoadingPanelStyle LoadingPanelStyle { get; }

Property Value

Type
LoadingPanelStyle
See Also