Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

Returns

Type Description
Boolean

true if an element is a logical center; otherwise, false.

See Also