Property NewDockPosition
| Improve this Doc View SourceNewDockPosition
Gets the dock position after state change.
Declaration
public abstract DockPosition NewDockPosition { get; }
Property Value
| Type | Description |
|---|---|
| DockPosition | The dock position after state change. |