Skip to main content
Tab

ASPxTabControlBase.SpaceAfterTabsTemplateStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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