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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return SpaceTabTemplateStyle objects:
Remarks
An object of the SpaceTabTemplateStyle type can be accessed via the ASPxTabControlBase.SpaceBeforeTabsTemplateStyle and ASPxTabControlBase.SpaceAfterTabsTemplateStyle properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
SpaceTabTemplateStyle
See Also