Skip to main content
All docs
V24.2

DashboardFederationDataSourceModel.CalculatedFields Property

Gets a data source’s calculated fields.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

#Property Value

Type Description
Dictionary<CalculatedField, Boolean>

A calculated field collection.

#Implements

See Also