BeforeFillExtractEventArgs.FileName Property
Gets or sets the path to the file containing a data extract.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String that specifies the path to the file containing a data extract. |
See Also