Property DockControl
| Improve this Doc View SourceDockControl
Gets the DockControl associated with the DockItem state change.
Declaration
public abstract DockControl DockControl { get; }
Property Value
Type | Description |
---|---|
DockControl | The DockControl associated with the DockItem state change. |