Skip to main content

ICreateExtractDataSourcePageView.ExtractCreationMode Property

Gets or sets a mode for creating a data extract.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

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

NuGet Package: DevExpress.Win.Dashboard

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