FileManagerImages.FileAreaFolder Property
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | An ImageProperties object that contains image settings. |
Remarks
When the FileManagerSettingsFileList.ShowFolders property is set to true
, folders are displayed in the file area. Use the FileAreaFolder property to specify a folder image.
See Also