Skip to main content

ITabbedGroupDefaultProperties.ActualHeaderStyle Property

Gets the current value of the ITabbedGroupDefaultProperties.HeaderStyle property.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

HeaderStyle ActualHeaderStyle { get; }

Property Value

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

A HeaderStyle enumerator value currently assigned to the ITabbedGroupDefaultProperties.HeaderStyle property.

See Also