DockZoneEventArgs.Panel Property
Gets the panel currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxDockPanel | An ASPxDockPanel object that is the processed panel. |
See Also