DockTreeZOrder Properties

DevZest WPF Docking

DockTreeZOrder Properties

The DockTreeZOrder type exposes the following members.

Properties
  Name Description
Public property Static member Default
Gets the default value for the DockTreeZOrder.
Public property First
Gets or sets the first dock tree position.
Public property Fourth
Gets or sets the fourth dock tree position.
Public property Item
Gets the dock tree position at the given zero-based index of z-order.
Public property Second
Gets or sets the second dock tree position.
Public property Third
Gets or sets the third dock tree position.
Top
See Also