ICreateExtractDataSourcePageView.DataMemberEnabled Property
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.1.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