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