FileManagerItemMoveEventArgs.DestinationFolder Property
Gets a folder where the current item is being moved.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FileManagerFolder | A FileManagerFolder object that represents a folder. |
See Also