ControlContainer.Panel Property
Gets the dock panel which owns the current control container.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DockPanel | The DockPanel that owns the current control container. |
See Also