DevZest WPF Docking
ShowAsFloatingAction Properties |
The ShowAsFloatingAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
Height |
Gets or sets the height of the floating window.
|
|
Left |
Gets or sets the position of the floating window's left edge, in relation to the desktop.
|
|
ShowMethod | Gets or sets the show method for the action. (Inherited from ShowAction.) |
|
Source | Gets or sets the source DockItem. (Inherited from ShowAction.) |
|
Top |
Gets or sets the position of the floating window's top edge, in relation to the desktop.
|
|
Width |
Gets or sets the width of the floating window.
|
See Also