Skip to main content

ASPxClientDockPanelProcessingModeCancelEventArgs Class

Provides data for the ASPxClientDockPanel.BeforeDock event.

Declaration

declare class ASPxClientDockPanelProcessingModeCancelEventArgs extends ASPxClientProcessingModeCancelEventArgs

Remarks

Objects of the ASPxClientDockPanelProcessingModeCancelEventArgs type are used as arguments for the ASPxClientDockPanel.BeforeDock event.

ASPxClientDockPanelProcessingModeCancelEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

See Also