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