ASPxCallbackPanel.LoadingDivStyle Property
In This Article
OBSOLETE
Use the Styles.
Gets style settings that define the appearance of a specific Loading Div panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[Obsolete("Use the Styles.LoadingDiv property instead.")]
public LoadingDivStyle LoadingDivStyle { get; }
#Property Value
Type |
---|
Loading |
See Also