ASPxClientFileManagerFileOpenedEventArgs Properties
Provides data for the ASPxClientFileManager.SelectedFileOpened event.
Name | Description |
---|---|
file |
Gets a file related to the event.
Inherited from ASPx |
process |
Gets or sets a value that specifies whether the event should be finally processed on the server side. |
See Also