Skip to main content

ITabbedGroupDefaultProperties.ActualTileTextAlignment Property

Gets the current ITabbedGroupDefaultProperties.TileTextAlignment property value.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

TileHeaderContentAlignment ActualTileTextAlignment { get; }

Property Value

Type Description
DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileHeaderContentAlignment

A DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileHeaderContentAlignment enumerator value currently assigned to the ITabbedGroupDefaultProperties.TileTextAlignment property.

See Also