ASPxHtmlEditor.ImagesFileManager Property
Provides access to the settings that define images displayed within the Image Selector and Document Selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorFileManagerImages | A HtmlEditorFileManagerImages object that contains image settings. |
See Also