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

TabbedLayoutGroupTabPageStyles.DisabledStyle Property

Gets the style settings defining the disabled tabbed layout group appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

An DisabledStyle object containing style settings.

See Also