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

FloatGroup Attached Properties

A container for floating panels.
Name Description
FloatState static Gets or sets whether the panel is in the normal, maximized or minimized state. This is an attached property.
SizeToContent static Gets or sets whether a panel will automatically size itself to fit the size of its content. This is an attached property.
WindowTaskbarIcon static Gets or sets an icon displayed for the current float group in the Windows Taskbar. This is an attached property.
WindowTaskbarTitle static Gets or sets a title displayed for the current float group in the Windows Taskbar. This is an attached property.
See Also