ASPxClientFileManagerItemsCopiedEventArgs.items Property
Gets an array of the currently processed items.
Declaration
items: ASPxClientFileManagerItem[]
Property Value
| Type | Description |
|---|---|
| ASPxClientFileManagerItem[] | An array of ASPxClientFileManagerItem objects that are items currently being processed. |
See Also