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