Skip to main content
Tab

TabbedLayoutGroupTabPageStyles.SpaceBeforeTabsTemplateStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SpaceTabTemplateStyle SpaceBeforeTabsTemplateStyle { get; }

Property Value

Type Description
SpaceTabTemplateStyle

An SpaceTabTemplateStyle object containing style settings.

See Also