ASPxClientDockManagerProcessingModeEventArgs Properties
Provides data for the ASPxClientDockManager.AfterDock event.
Name | Description |
---|---|
panel | Gets the panel currently being processed. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
zone | Gets the zone currently being processed. |
See Also