DockTreeZOrder Methods

DevZest WPF Docking

DockTreeZOrder Methods

The DockTreeZOrder type exposes the following members.

Methods
  Name Description
Public method BringToFront
Returns the dock tree z-order after brings the specified dock tree position to front.
Public method IndexOf
Returns the index of the z-order for the specified dock tree position.
Public method SendToBack
Returns the dock tree z-order after sends the specified dock tree position to back.
Top
See Also