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

ASPxTabControlBase.SpaceAfterTabsTemplateStyle Property

Gets the style settings that define the appearance of the space after tabs template.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public SpaceTabTemplateStyle SpaceAfterTabsTemplateStyle { get; }

Property Value

Type Description
SpaceTabTemplateStyle

A SpaceTabTemplateStyle object that contains style settings.

See Also