ShowAsTabbedAction Properties

DevZest WPF Docking

ShowAsTabbedAction Properties

The ShowAsTabbedAction type exposes the following members.

Properties
  Name Description
Public property Index
Gets or sets the value indicates the position within target DockPane.Items at which the source DockItem is inserted before.
Public property IsFloating
Gets or sets a value indicates whether target DockTree is floating.
(Inherited from ShowInDockTreeAction.)
Public property ShowMethod
Gets or sets the show method for the action.
(Inherited from ShowAction.)
Public property Source
Gets or sets the source DockItem.
(Inherited from ShowAction.)
Public property Target
Gets or sets the target DockItem.
(Inherited from ShowInDockTreeAction.)
Top
See Also