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

TabsSpaceTemplateContainer Class

A container for templates, used to render a space between tabs and control edges.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class TabsSpaceTemplateContainer :
    TemplateContainerBase

Remarks

TabsSpaceTemplateContainer objects are automatically instantiated when the ASPxTabControlBase.SpaceBeforeTabsTemplate or ASPxTabControlBase.SpaceAfterTabsTemplate template is created.

Inheritance

Object
Control
TemplateContainerBase
TabsSpaceTemplateContainer
See Also