SpaceTabTemplateStyle.HorizontalAlign Property
Gets or sets the horizontal alignment of the space tab templates’ content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
HorizontalAlign | One of the HorizontalAlign enumeration values. |
Remarks
Use the HorizontalAlign property to specify the horizontal alignment of the content defined via the SpaceBeforeTabsTemplate or/and SpaceAfterTabsTemplate property.
See Also