DockPanelCancelEventArgs.Zone Property
Gets the zone where a panel is being docked
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxDockZone | An ASPxDockZone object that is the processed zone. |
See Also