ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Refresh Method

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