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