ASPxClientFileManagerFileEventArgs Properties
Provides data for the ASPxClientFileManager.SelectedFileChanged and ASPxClientFileManager.SelectedFileOpened events.
Name | Description |
---|---|
file | Gets a file related to the event. |
See Also