ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationCollection Class
Properties Methods Events

In This Topic
    AnnotationCollection Class Members
    In This Topic

    The following tables list the members exposed by AnnotationCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of AnnotationCollecion class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color.  
    Public PropertyGets the item at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an annotation to the end of the collection.  
    Public MethodUpdates the annotation display.  
    Public MethodRemoves the specified annotation.  
    Top
    Public Events
     NameDescription
    Public EventThe event occurs when annotation was just added.  
    Public EventThe event occurs when annotation was just removed.  
    Public EventThe event occurs when annotation was cleared.  
    Top
    See Also