Skip to main content
Tab

TabbedLayoutGroupTabPageStyles.TabStyle Property

Gets the style settings defining the tab appearance within the tabbed layout group.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TabStyle TabStyle { get; }

Property Value

Type Description
TabStyle

An TabStyle object containing style settings.

See Also