Back to Devexpress

ASPxClientFileManagerFileOpenedEventArgs Class

aspnet-js-aspxclientfilemanagerfileopenedeventargs.md

latest1008 B
Original Source

ASPxClientFileManagerFileOpenedEventArgs Class

Provides data for the ASPxClientFileManager.SelectedFileOpened event.

Declaration

ts
declare class ASPxClientFileManagerFileOpenedEventArgs extends ASPxClientFileManagerFileEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerFileEventArgs ASPxClientFileManagerFileOpenedEventArgs

See Also

ASPxClientFileManagerFileOpenedEventArgs Members