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

FileManagerImages Class

Contains settings that allow images to be defined for the file manager’s specific elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerImages :
    ImagesBase

The following members return FileManagerImages objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxFileManager.Images
FileManagerSettings.Images
HtmlEditorSettings.ImagesFileManager
ASP.NET Bootstrap Controls BootstrapFileManager.Images

Remarks

An object of the FileManagerImages type can be accessed via the ASPxFileManager.Images property.

See Also