IDashboardFederationDataSourceModel.CalculatedFields Property
Gets a data source’s calculated fields.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Dictionary<CalculatedField, Boolean> | A calculated field collection. |
See Also