TabControlMultiLineView.HeaderAutoFill Property
Gets or sets whether the Header Panel is stretched to the tab item’s size. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to stretch the Header Panel to the tab item’s size; otherwise, false. The default is false |
See Also