IMDIController.ArrangeIcons(BaseLayoutItem) Method
Arranges the icons for minimized windows at the bottom of the main window.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v25.2.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | BaseLayoutItem | A BaseLayoutItem object to be arranged. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also