MVCxFileManagerSettingsFileList Properties
Contains file list settings of the FileManager.| Name | Description |
|---|---|
| AllowCustomizeFolderDisplayText | Specifies whether it is allowed to customize the folder display text. Inherited from FileManagerSettingsFileList. |
| DetailsViewSettings | Gets the settings of the file list details view. |
| PageSize | Specifies the number of items that are currently uploaded to the file container. Inherited from FileManagerSettingsFileList. |
| ShowFolders | Specifies whether folders are displayed in the file list. Inherited from FileManagerSettingsFileList. |
| ShowParentFolder | Specifies the parent folder element visibility. Inherited from FileManagerSettingsFileList. |
| ThumbnailsViewSettings | Gets the settings of the file list when it is in the thumbnails view mode. |
| View | Gets or sets how to display items in the file manager’s file list . Inherited from FileManagerSettingsFileList. |
See Also