aspnet-devexpress-dot-web-7a6e49bb.md
Defines style settings for templates, used to render a space between a tab and a control edge.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class SpaceTabTemplateStyle :
AppearanceStyle
Public Class SpaceTabTemplateStyle
Inherits AppearanceStyle
The following members return SpaceTabTemplateStyle objects:
An object of the SpaceTabTemplateStyle type can be accessed via the ASPxTabControlBase.SpaceBeforeTabsTemplateStyle and ASPxTabControlBase.SpaceAfterTabsTemplateStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SpaceTabTemplateStyle
See Also