Class CollectionRulerGuides
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a collection of RulerGuide objects used for design-time alignment assistance.
public class CollectionRulerGuides : DomCollectionBase<RulerGuide>, IList<RulerGuide>, ICollection<RulerGuide>, IReadOnlyList<RulerGuide>, IReadOnlyCollection<RulerGuide>, IEnumerable<RulerGuide>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
- Inheritance
-
CollectionRulerGuides
- Implements
- Inherited Members