ASPxClientDockZoneProcessingModeEventArgs Properties
Provides data for the ASPxClientDockZone.AfterDock event.Name | Description |
---|---|
panel | Gets the panel currently being processed. |
processOnServer | Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs. |
See Also