Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
LoadingPanelStyle
See Also