ASPxClientDockManagerCancelEventArgs Properties
Provides data for the ASPxClientDockManager.BeforeDock event.Name | Description |
---|---|
cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
panel | Gets the panel currently being processed. |
See Also