ActiveReports 18 .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
    The method refreshes the display of the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Sub Refresh() 
    public virtual void Refresh()
    See Also