ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Refresh Method

In This Topic
    Refresh Method (Annotation)
    In This Topic
    Refreshes the display of the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Sub Refresh() 
    public virtual void Refresh()
    See Also