MVCxFileManagerSettingsFileList.ThumbnailsViewSettings Property
Gets the settings of the file list when it is in the thumbnails view mode.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxFileManagerFileListThumbnailsViewSettings | A MVCxFileManagerFileListThumbnailsViewSettings object that contains settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ThumbnailsViewSettings |
---|---|
FileManagerSettings |
|
See Also