Back to Devexpress

ASPxClientHtmlEditorCommandEventArgs Class

aspnet-js-aspxclienthtmleditorcommandeventargs.md

latest774 B
Original Source

ASPxClientHtmlEditorCommandEventArgs Class

Provides data for client events that relate to command processing (ASPxClientHtmlEditor.CommandExecuted, ASPxClientHtmlEditor.CustomCommand).

Declaration

ts
declare class ASPxClientHtmlEditorCommandEventArgs extends ASPxClientEventArgs

Remarks

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

Inheritance

ASPxClientEventArgs ASPxClientHtmlEditorCommandEventArgs

See Also

ASPxClientHtmlEditorCommandEventArgs Members