Back to Devexpress

IDockController.AddPanel Method

wpf-devexpress-dot-xpf-dot-docking-dot-idockcontroller-dot-addpanel.md

latest658 B
Original Source

IDockController.AddPanel Method

NameParametersDescription
AddPanel(DockType)typeCreates a LayoutPanel and docks it at the specified side of the DockLayoutManager container (root group).
AddPanel(Point, Size)floatLocation, floatSizeCreates a floating panel with the specified size and displays it at the specified location.