ASPxClientFileManagerFileOpenedEventArgs Class
Provides data for the ASPxClientFileManager.SelectedFileOpened event.
#Declaration
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.