A newer version of this page is available.
Switch to the current version.
ASPxTabControlBase.SpaceAfterTabsTemplateStyle Property
Gets the style settings that define the appearance of the space after tabs template.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public SpaceTabTemplateStyle SpaceAfterTabsTemplateStyle { get; }
Public ReadOnly Property SpaceAfterTabsTemplateStyle As SpaceTabTemplateStyle
Property Value
Type | Description |
---|---|
SpaceTabTemplateStyle | A SpaceTabTemplateStyle object that contains style settings. |
See Also
Feedback