DockPanelCancelEventArgs Properties
Provides data for the ASPxDockPanel.BeforeDock event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the action that raised the event should be canceled. |
Zone | Gets the zone where a panel is being docked |
See Also