Skip to main content

ICreateExtractDataSourcePageView.ExtractCreationMode Property

Gets or sets a mode for creating a data extract.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v22.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design

Declaration

ExtractCreationMode ExtractCreationMode { get; set; }

Property Value

Type Description
DevExpress.DashboardCommon.DataSourceWizard.ExtractCreationMode

An ExtractCreationMode object that specifies a mode for creating a data extract.

See Also