ActiveReports 13
AnnotationCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : AnnotationCollection Class

The following tables list the members exposed by AnnotationCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AnnotationCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the fill color.  
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the annotation item in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds an annotation to the end of the collection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodForces an annotation to refresh its display.  
Public MethodRemoves an annotation from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

AnnotationCollection Class
GrapeCity.ActiveReports.Document.Section.Annotations Namespace