Class CollectionCrosstabCellBases
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Base collection for crosstab cell label collections (group and sum labels) with specialized initialization and code generation.
public class CollectionCrosstabCellBases : DomCollectionBase<CrosstabCellBase>, IList<CrosstabCellBase>, ICollection<CrosstabCellBase>, IReadOnlyList<CrosstabCellBase>, IReadOnlyCollection<CrosstabCellBase>, IEnumerable<CrosstabCellBase>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
- Inheritance
-
CollectionCrosstabCellBases
- Implements
- Derived
- Inherited Members
Methods
GetEnumerator()
Strongly typed enumerator for the underlying cell type.
public CollectionCrosstabCellBases.CrosstabCellBaseEnumerator GetEnumerator()