Back to Devexpress

ASPxClientFileManagerItemsCopiedEventArgs Class

aspnet-js-aspxclientfilemanageritemscopiedeventargs.md

latest888 B
Original Source

ASPxClientFileManagerItemsCopiedEventArgs Class

Provides data for the ASPxClientFileManager.ItemsCopied event.

Declaration

ts
declare class ASPxClientFileManagerItemsCopiedEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerItemsCopiedEventArgs type are used as arguments for the ASPxClientFileManager.ItemsCopied event generated on the client side.

ASPxClientFileManagerItemsCopiedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientFileManagerItemsCopiedEventArgs

See Also

ASPxClientFileManagerItemsCopiedEventArgs Members