DevZest WPF Docking
ShowInDockTreeAction Properties |
The ShowInDockTreeAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsFloating |
Gets or sets a value indicates whether target DockTree is floating.
|
|
ShowMethod | Gets or sets the show method for the action. (Inherited from ShowAction.) |
|
Source | Gets or sets the source DockItem. (Inherited from ShowAction.) |
|
Target |
Gets or sets the target DockItem.
|
See Also