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

MVCxFileManagerSettingsFileList Class

Contains file list settings of the FileManager.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class MVCxFileManagerSettingsFileList :
    FileManagerSettingsFileList

The following members return MVCxFileManagerSettingsFileList objects:

Remarks

An object of the MVCxFileManagerSettingsFileList type can be accessed by the FileManagerSettings.SettingsFileList property.

See Also