HtmlEditorDefaultDialogSettings.TableColumnPropertiesDialog Property
Provides access to Column Properties dialog settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
public HtmlEditorTableElementPropertiesDialogSettings TableColumnPropertiesDialog { get; }
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettings | An DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettings object that contains dialog settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to TableColumnPropertiesDialog |
|---|---|
| ASPxHtmlEditor |
|
See Also