RepeaterGroupColumnGroupingAdapterIds Property

Gets a collection of IDs of the adapters contained within this group to be repeated for each column grouping.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntax
public IList<Guid> ColumnGroupingAdapterIds { get; }

Property Value

Type: IListGuid
See Also