FileManagerGetFilteredItemsArgs.Folder Property
Gets the FileManager’s currently active folder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FileManagerFolder | A FileManagerFolder representing the active folder. |
See Also