ICreateExtractDataSourcePageView.DataMemberEnabled Property
In This Article
Gets or sets whether on not an option allowing end-users to select a data member is enabled.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to enable an option allowing end-users to select a data member; otherwise, false. |
See Also