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