Back to Devexpress

ASPxClientFileManagerItemCreatedEventArgs Class

aspnet-js-aspxclientfilemanageritemcreatedeventargs.md

latest1013 B
Original Source

ASPxClientFileManagerItemCreatedEventArgs Class

Provides data for the ASPxClientFileManager.FolderCreated event.

Declaration

ts
declare class ASPxClientFileManagerItemCreatedEventArgs extends ASPxClientFileManagerActionEventArgsBase

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerActionEventArgsBase ASPxClientFileManagerItemCreatedEventArgs

See Also

ASPxClientFileManagerItemCreatedEventArgs Members