ASPxClientDockZoneProcessingModeEventArgs Class
Provides data for the ASPxClientDockZone.AfterDock event.
Declaration
declare class ASPxClientDockZoneProcessingModeEventArgs extends ASPxClientProcessingModeEventArgs
Remarks
Objects of the ASPxClientDockZoneProcessingModeEventArgs type are used as arguments for the ASPxClientDockZone.AfterDock event generated on the client side.
ASPxClientDockZoneProcessingModeEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientDockZoneProcessingModeEventArgs
See Also