Back to Devexpress

ASPxClientHtmlEditorTabCancelEventArgs Class

aspnet-js-aspxclienthtmleditortabcanceleventargs.md

latest1.0 KB
Original Source

ASPxClientHtmlEditorTabCancelEventArgs Class

Provides data for the cancellable ASPxClientHtmlEditor.ActiveTabChanging event that concerns manipulations on tabs.

Declaration

ts
declare class ASPxClientHtmlEditorTabCancelEventArgs extends ASPxClientHtmlEditorTabEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientHtmlEditorTabEventArgs ASPxClientHtmlEditorTabCancelEventArgs

See Also

ASPxClientHtmlEditorTabCancelEventArgs Members