TabbedLayoutGroupTabPageImage.LoadingPanelImage Property
Gets the image settings displayed by the loading panel within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ImageProperties | A ImageProperties object that contains image settings. |
See Also