[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.AnnotationAdded

AnnotationAdded Event

The event occurs when annotation was just added.

Namespace: GrapeCity.ActiveReports.Document.Section.Annotations
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public event Action<AnnotationCollection, Annotation> AnnotationAdded
Returns
Type Description
Action<AnnotationCollection, Annotation> The event occurs when annotation was just added.