HtmlEditorTableElementPropertiestDialogSettings Class
Contains customization settings for the form elements of the Column Properties and Row Properties dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorTableElementPropertiestDialogSettings :
HtmlEditorTableElementPropertiesDialogSettingsBase
#Remarks
The HtmlEditorTableElementPropertiestDialogSettings class contains settings that allow you to customize the availability of elements within the Column Properties and Row Properties dialog forms.
An instance of the HtmlEditorTableElementPropertiestDialogSettings class can be accessed via the HtmlEditorDefaultDialogSettings.TableColumnPropertiesDialog and HtmlEditorDefaultDialogSettings.TableRowPropertiesDialog properties.