FileManagerItemsCopiedEventArgs Properties
Provides data for the ASPxFileManager.ItemsCopied event.| Name | Description |
|---|---|
| Items | Gets items related to the event. |
| SourceFolder | Gets the folder from which the currently processed items have been copied. |
See Also