Class CollectionBackgroundShapesItems
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a collection of PropertyBackgroundShapesItem objects that define background shapes for a DOM item.
public class CollectionBackgroundShapesItems : DomCollectionBase<PropertyBackgroundShapesItem>, IList<PropertyBackgroundShapesItem>, ICollection<PropertyBackgroundShapesItem>, IReadOnlyList<PropertyBackgroundShapesItem>, IReadOnlyCollection<PropertyBackgroundShapesItem>, IEnumerable<PropertyBackgroundShapesItem>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
- Inheritance
-
CollectionBackgroundShapesItems
- Implements
- Inherited Members