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

TabbedLayoutGroupTabPageStyles.LoadingPanelStyle Property

Gets the style settings defining the loading panel appearance within the tabbed layout group.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public LoadingPanelStyle LoadingPanelStyle { get; }

Property Value

Type Description
LoadingPanelStyle

An LoadingPanelStyle object containing style settings.

See Also