BeforeFillExtractEventArgs.ExtractDriverName Property
Gets or sets the name of the custom driver used to manage writing/reading operations for the data extract.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the name of the custom driver. |
See Also