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