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

ASPxCallbackPanel.LoadingDivStyle Property

OBSOLETE

Use the Styles.LoadingDiv property instead.

Gets style settings that define the appearance of a specific Loading Div panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

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

Property Value

Type
LoadingDivStyle
See Also