SpaceTabTemplateStyle Class
In This Article
Defines style settings for templates, used to render a space between a tab and a control edge.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SpaceTabTemplateStyle :
AppearanceStyle
#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