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

ASPxCallbackPanel.LoadingPanelImage Property

OBSOLETE

Use the Images.LoadingPanel property instead.

Gets or sets the position of an image displayed within a loading panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[Obsolete("Use the Images.LoadingPanel property instead.")]
public ImageProperties LoadingPanelImage { get; }

Property Value

Type
ImageProperties
See Also