Property NewDockTreePosition
| Improve this Doc View SourceNewDockTreePosition
Gets the dock tree position after state change.
Declaration
public abstract DockTreePosition? NewDockTreePosition { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<DockTreePosition> | The dock tree position after state change. |