DockLayoutControl Constructors
Represents a control container that arranges its child items, docking them to its edges or making them occupy the remaining area of the container.| Name | Description |
|---|---|
| DockLayoutControl() | Initializes a new instance of the DockLayoutControl class. |
See Also