IRepeaterView Interface

Interface for repeating views such as reports, scorecards, and small multiples.

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 interface IRepeaterView

The IRepeaterView type exposes the following members.

Properties
 NameDescription
Public propertyParameterAdapters Gets the collection of global parameter adapters that are shown in the parameter bar when viewing.
Public propertyRepeaterModel Gets or sets the repeater model.
Top
See Also