ShowAsDockPositionAction Properties

DevZest WPF Docking

ShowAsDockPositionAction Properties

The ShowAsDockPositionAction type exposes the following members.

Properties
  Name Description
Public property DockPosition
Gets for sets a value for the specified dock position.
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.)
Top
See Also