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.v18.2.dll

Declaration

public class FileManagerImages :
    ImagesBase

The following members return FileManagerImages objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapFileManager.Images
ASP.NET Web Forms Controls ASPxFileManager.Images
FileManagerSettings.Images
HtmlEditorSettings.ImagesFileManager

Remarks

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

See Also