ASPxClientDockManagerProcessingModeCancelEventArgs Class
Provides data for the ASPxClientDockManager.BeforeDock event.
#Declaration
declare class ASPxClientDockManagerProcessingModeCancelEventArgs extends ASPxClientProcessingModeCancelEventArgs
#Remarks
Objects of the ASPxClientDockManagerProcessingModeCancelEventArgs type are used as arguments for the ASPxClientDockManager.BeforeDock event, generated on the client side.
ASPxClientDockManagerProcessingModeCancelEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.