DevZest WPF Docking
DockLayout Properties |
The DockLayout type exposes the following members.
Properties
Name | Description | |
---|---|---|
BottomDockTreeHeight |
Gets or sets the height of bottom DockTree.
|
|
DockItems |
Gets a collection of DockItemReference objects.
|
|
DockTreeZOrder |
Gets or sets the z-order of DockTree objects.
|
|
LeftDockTreeWidth |
Gets or sets the width of left DockTree.
|
|
RightDockTreeWidth |
Gets or sets the width of right DockTree.
|
|
ShowActions |
Gets a collection of ShowAction objects.
|
|
TopDockTreeHeight |
Gets or sets the height of top DockTree.
|
See Also