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 (26.2.0.1000)
Syntax
public IList<Guid> ColumnGroupingAdapterIds { get; }

Property Value

IListGuid
See Also