Skip to main content

HtmlEditorFileManagerToolbarSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.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