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

ICreateExtractDataSourcePageView.ExtractCreationMode Property

Gets or sets a mode for creating a data extract.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v19.1.Win.dll

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