Skip to main content
Tab

SpaceTabTemplateStyle Class

Defines style settings for templates, used to render a space between a tab and a control edge.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SpaceTabTemplateStyle :
    AppearanceStyle

Remarks

An object of the SpaceTabTemplateStyle type can be accessed via the ASPxTabControlBase.SpaceBeforeTabsTemplateStyle and ASPxTabControlBase.SpaceAfterTabsTemplateStyle properties.

See Also