ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / AnnotationToolbarVisible Property

In This Topic
    AnnotationToolbarVisible Property
    In This Topic
    Gets or Sets the annotation toolbar's visibility.
    Syntax
    'Declaration
     
    Public Property AnnotationToolbarVisible As Boolean
    public bool AnnotationToolbarVisible {get; set;}
    See Also