HtmlEditorInsertMediaDialogSettingsBase.ShowMoreOptionsButton Property
Gets or sets a value that specifies whether the More options check box is displayed within the editor’s built-in dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ShowMoreOptionsButton |
|---|---|
| HtmlEditorDefaultDialogSettings |
|
See Also