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

HtmlEditorFileManagerToolbarSettings Class

Contains settings that relate to the built-in ImageSelector‘s toolbar functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerToolbarSettings :
    FileManagerSettingsToolbar

The following members return HtmlEditorFileManagerToolbarSettings objects:

Remarks

An object of the HtmlEditorFileManagerToolbarSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.ToolbarSettings property.

See Also