RepeaterGroupMetricSetBinding Property

Gets or sets the metric set binding that provides data to generate group items.

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public MetricSetBinding MetricSetBinding { get; set; }

Property Value

MetricSetBinding
The grouping data metric set binding.
See Also