TabbedLayoutGroupTabPageImage.LoadingPanelImage Property
In This Article
Gets the image settings displayed by the loading panel within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageProperties LoadingPanelImage { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
See Also