DockPanelEventArgs.Panel Property
Gets the processed dock panel.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DockPanel | A DockPanel object representing the processed dock panel. |
See Also