DXTabbedWindow.HeaderIndentInNormalState Property
Gets or sets the window’s header indent in the normal state. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A System.Double value specifying the window’s header indent in the normal state. |
See Also