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