Back to Devexpress

ASPxClientFileManagerItemCopiedEventArgs Class

aspnet-js-aspxclientfilemanageritemcopiedeventargs.md

latest994 B
Original Source

ASPxClientFileManagerItemCopiedEventArgs Class

Provides data for the ASPxClientFileManager.ItemCopied event.

Declaration

ts
declare class ASPxClientFileManagerItemCopiedEventArgs extends ASPxClientFileManagerActionEventArgsBase

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerActionEventArgsBase ASPxClientFileManagerItemCopiedEventArgs

See Also

ASPxClientFileManagerItemCopiedEventArgs Members