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

In This Topic
    AnnotationDropDownVisible Property (Viewer)
    In This Topic
    Gets or Sets the dropdown of annotation toolbar.
    Syntax
    'Declaration
     
    Public Property AnnotationDropDownVisible As Boolean
    public bool AnnotationDropDownVisible {get; set;}
    Remarks
    It only takes effect in mouse mode toolbar.
    See Also