Class CollectionColorRangeItems
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a collection of ColorRangeItem objects used for conditional formatting or indicator visuals.
public class CollectionColorRangeItems : DomCollectionBase<ColorRangeItem>, IList<ColorRangeItem>, ICollection<ColorRangeItem>, IReadOnlyList<ColorRangeItem>, IReadOnlyCollection<ColorRangeItem>, IEnumerable<ColorRangeItem>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
- Inheritance
-
CollectionColorRangeItems
- Implements
- Inherited Members