[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.AnnotationRemoved

AnnotationRemoved Event

The event occurs when annotation was just removed.

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