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

MVCxFileManagerFileListDetailsViewSettings Class

Contains settings that relate to the file list‘s details view functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v17.2.dll

Declaration

public class MVCxFileManagerFileListDetailsViewSettings :
    FileManagerFileListDetailsViewSettings

The following members accept/return MVCxFileManagerFileListDetailsViewSettings objects:

Remarks

An object of the MVCxFileManagerFileListDetailsViewSettings type can be accessed by the FileManagerSettingsFileList.DetailsViewSettings property.

Implements

See Also