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

ASPxTabControlBase.SpaceBeforeTabsTemplateStyle Property

Gets the style settings, that define an appearance of the space before tabs template.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public SpaceTabTemplateStyle SpaceBeforeTabsTemplateStyle { get; }

Property Value

Type Description
SpaceTabTemplateStyle

A SpaceTabTemplateStyle object that contains style settings.

See Also