DockZoneCancelEventArgs Properties
Provides data for the ASPxDockZone.BeforeDock event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the action that raised the event should be canceled. |
| Panel | Gets the panel currently being processed. Inherited from DockZoneEventArgs. |
See Also