LayoutPanel.IsMinimized Property
In This Article
Gets whether a layout panel is minimized. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if a layout panel is minimized; otherwise, false. |
See Also