Property DockTreePosition
| Improve this Doc View SourceDockTreePosition
Gets the dock tree position of this DockItem.
Declaration
public DockTreePosition? DockTreePosition { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<DockTreePosition> | The dock tree position of this DockItem. |