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