ASPxClientHtmlEditorInsertTableDialog Class
In This Article
Provides client functionality for the Insert Table dialog within the ASPxHtmlEditor.
#Declaration
TypeScript
declare class ASPxClientHtmlEditorInsertTableDialog extends ASPxClientHtmlEditorTableDialog
#Remarks
For more information on this class, see its member descriptions.
#Inheritance
ASPxClientHtmlEditorDialogBase
ASPxClientHtmlEditorTableDialogBase
ASPxClientHtmlEditorTableDialog
ASPxClientHtmlEditorInsertTableDialog
See Also