Back to Devexpress

FloatGroup Attached Properties

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

latest1.1 KB
Original Source

FloatGroup Attached Properties

A container for floating panels.

NameDescription
FloatState staticGets or sets whether the panel is in the normal, maximized or minimized state. This is an attached property.
SizeToContent staticGets or sets whether a panel will automatically size itself to fit the size of its content. This is an attached property.
WindowTaskbarIcon staticGets or sets an icon displayed for the current float group in the Windows Taskbar. This is an attached property.
WindowTaskbarTitle staticGets or sets a title displayed for the current float group in the Windows Taskbar. This is an attached property.

See Also

FloatGroup Class

FloatGroup Members

DevExpress.Xpf.Docking Namespace