ActiveReports Developer 7
Refresh Method
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > Annotation Class : Refresh Method

Glossary Item Box

Refreshes the display of the annotation object.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Refresh() 
C# 
public virtual void Refresh()

See Also