Skip to main content
A newer version of this page is available. .

ASPxClientHtmlEditorTabEventArgs Class

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

Declaration

declare class ASPxClientHtmlEditorTabEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

See Also