DockLayout Properties

DevZest WPF Docking

DockLayout Properties

The DockLayout type exposes the following members.

Properties
  Name Description
Public property BottomDockTreeHeight
Gets or sets the height of bottom DockTree.
Public property DockItems
Gets a collection of DockItemReference objects.
Public property DockTreeZOrder
Gets or sets the z-order of DockTree objects.
Public property LeftDockTreeWidth
Gets or sets the width of left DockTree.
Public property RightDockTreeWidth
Gets or sets the width of right DockTree.
Public property ShowActions
Gets a collection of ShowAction objects.
Public property TopDockTreeHeight
Gets or sets the height of top DockTree.
Top
See Also