Back to Devexpress

ASPxClientHtmlEditorCommandExecutingEventArgs Class

aspnet-js-aspxclienthtmleditorcommandexecutingeventargs.md

latest1004 B
Original Source

ASPxClientHtmlEditorCommandExecutingEventArgs Class

Provides data for the ASPxClientHtmlEditor.CommandExecuting event.

Declaration

ts
declare class ASPxClientHtmlEditorCommandExecutingEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientHtmlEditorCommandExecutingEventArgs type are used as arguments for the ASPxClientHtmlEditor.CommandExecuting event generated on the client side.

ASPxClientHtmlEditorCommandExecutingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientHtmlEditorCommandExecutingEventArgs

See Also

ASPxClientHtmlEditorCommandExecutingEventArgs Members