Skip to main content
A newer version of this page is available. .

ExtractSourceOptions Class

Contains settings of the original data source used to create a data extract.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.2.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public class ExtractSourceOptions

Remarks

Use the DashboardExtractDataSource.ExtractSourceOptions property to access the ExtractSourceOptions class instance.

The ExtractSourceOptions class provides the following main settings.

Inheritance

Object
ExtractSourceOptions
See Also