Table of Contents

Class CollectionTextItems

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Represents a collection of TextItem objects for gauge elements.

public class CollectionTextItems : DomCollectionBase<TextItem>, IList<TextItem>, ICollection<TextItem>, IReadOnlyList<TextItem>, IReadOnlyCollection<TextItem>, IEnumerable<TextItem>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
Inheritance
CollectionTextItems
Implements
Inherited Members