FileExtractDriver.Instance Property
Provides access to the FileExtractDriver instance.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ICustomExtractDriver | An object implementing the ICustomExtractDriver interface. |
See Also