DevZest WPF Docking
DockTreeZOrder Properties |
The DockTreeZOrder type exposes the following members.
Properties
Name | Description | |
---|---|---|
Default |
Gets the default value for the DockTreeZOrder.
|
|
First |
Gets or sets the first dock tree position.
|
|
Fourth |
Gets or sets the fourth dock tree position.
|
|
Item |
Gets the dock tree position at the given zero-based index of z-order.
|
|
Second |
Gets or sets the second dock tree position.
|
|
Third |
Gets or sets the third dock tree position.
|
See Also