ASPxClientHtmlEditorDialogInitializedEventArgs Class
Provides data for the ASPxClientHtmlEditor.DialogInitialized client event.
Declaration
declare class ASPxClientHtmlEditorDialogInitializedEventArgs extends ASPxClientEventArgs
Remarks
ASPxClientHtmlEditorDialogInitializedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientHtmlEditorDialogInitializedEventArgs
See Also