AutoHideGroup.IsAutoHideCenter Attached Property
Specifies whether the layout item or group that should be considered as a logical center according to which the auto hide type applies. This is an attached property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Returns
Type | Description |
---|---|
Boolean | true if an element is a logical center; otherwise, false. |
See Also