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

ASPxClientHtmlEditorTableDialogBase Methods

Provides base client functionality for the Table dialog within the ASPxHtmlEditor.
Name Description
GetBackgroundColorColorEdit Provides access to the client object of the “Background color” color editor in the Html Editor’s Table dialogs.
GetCancelButton Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
GetFormLayout Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
GetOkButton Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
See Also