Skip to main content
Tab

DockPanelCancelEventArgs.Zone Property

Gets the zone where a panel is being docked

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxDockZone Zone { get; }

#Property Value

Type Description
ASPxDockZone

An ASPxDockZone object that is the processed zone.

See Also