TabbedLayoutGroupTabPageStyles.LoadingPanelStyle Property
In This Article
Gets the style settings defining the loading panel appearance within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public LoadingPanelStyle LoadingPanelStyle { get; }
#Property Value
Type | Description |
---|---|
Loading |
An Loading |
See Also