FileManagerFileOpenedEventArgs.File Property
Gets a file related to the event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FileManagerFile | A FileManagerFile object that is a file currently being processed. |
See Also