DevZest WPF Docking
ShowAsTabbedAction Properties |
The ShowAsTabbedAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
Index |
Gets or sets the value indicates the position within target DockPane.Items at which the source DockItem is inserted before.
|
|
IsFloating | Gets or sets a value indicates whether target DockTree is floating. (Inherited from ShowInDockTreeAction.) |
|
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. (Inherited from ShowInDockTreeAction.) |
See Also