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

TabbedLayoutGroupTabPageStyles.SpaceAfterTabsTemplateStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public SpaceTabTemplateStyle SpaceAfterTabsTemplateStyle { get; }

Property Value

Type Description
SpaceTabTemplateStyle

An SpaceTabTemplateStyle object containing style settings.

See Also