Back to Devexpress

ASPxClientFileManagerItemsMovedEventArgs Class

aspnet-js-aspxclientfilemanageritemsmovedeventargs.md

latest877 B
Original Source

ASPxClientFileManagerItemsMovedEventArgs Class

Provides data for the ASPxClientFileManager.ItemsMoved event.

Declaration

ts
declare class ASPxClientFileManagerItemsMovedEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerItemsMovedEventArgs

See Also

ASPxClientFileManagerItemsMovedEventArgs Members