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