Back to Devexpress

AutoHideGroup Attached Properties

wpf-devexpress-dot-xpf-dot-docking-dot-autohidegroup-dot-underscore-attachedproperties.md

latest1.2 KB
Original Source

AutoHideGroup Attached Properties

A container for auto-hidden dock panels.

NameDescription
AutoHideSize static

Gets or sets the size of panels belonging to the current AutoHideGroup, in pixels. This is a dependency property.

| | AutoHideType static | Gets or sets the panel’s position when it is hidden. This is an attached property. | | IsAutoHideCenter static | 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. | | SizeToContent static | Gets or sets whether an auto-hide panel should be resized according to its content. This is an attached property. |

See Also

AutoHideGroup Class

AutoHideGroup Members

DevExpress.Xpf.Docking Namespace