Back to Devexpress

ASPxClientFileManagerFileEventArgs Class

aspnet-js-aspxclientfilemanagerfileeventargs.md

latest1.2 KB
Original Source

ASPxClientFileManagerFileEventArgs Class

Provides data for the ASPxClientFileManager.SelectedFileChanged and ASPxClientFileManager.SelectedFileOpened events.

Declaration

ts
declare class ASPxClientFileManagerFileEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerFileEventArgs type are used as arguments for the ASPxClientFileManager.SelectedFileChanged and ASPxClientFileManager.SelectedFileOpened events generated on the client side.

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerFileEventArgs ASPxClientFileManagerFileOpenedEventArgs

ASPxClientFileManagerFileDownloadingEventArgs

See Also

ASPxClientFileManagerFileEventArgs Members