Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AutoHideGroup Attached Properties

A container for auto-hidden dock panels.
Name Description
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