ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / AnnotationDropDownVisible Property

In This Topic
    AnnotationDropDownVisible Property (ViewerViewModel)
    In This Topic
    Gets or sets a value indicating whether the annotation drop down visible.
    Syntax
    'Declaration
     
    Public Property AnnotationDropDownVisible As Boolean
    public bool AnnotationDropDownVisible {get; set;}

    Property Value

    true if annotation drop down visible; otherwise, false.
    See Also