ActiveReports 12
Refresh Method (AnnotationCollection)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationCollection Class : Refresh Method
The annotation object to be refreshed.
Forces an annotation to refresh its display.
Syntax
'Declaration
 
Public Sub Refresh( _
   ByVal annotation As Annotation _
) 
public void Refresh( 
   Annotation annotation
)

Parameters

annotation
The annotation object to be refreshed.
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members