ShowInDockTreeAction Properties

DevZest WPF Docking

ShowInDockTreeAction Properties

The ShowInDockTreeAction type exposes the following members.

Properties
  Name Description
Public property IsFloating
Gets or sets a value indicates whether target DockTree is floating.
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.
Top
See Also