ASPxClientFileManagerFileDownloadingEventArgs Properties
Provides data for the ASPxClientFileManager.FileDownloading event.Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event, should be canceled. |
file | Gets a file related to the event. Inherited from ASPxClientFileManagerFileEventArgs. |
See Also