ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / AnnotationDropDownVisible Property

In This Topic
    AnnotationDropDownVisible Property (ViewerModel)
    In This Topic
    Gets or sets whether annotations drop-down should be visible or not.
    Syntax
    'Declaration
     
    Public Property AnnotationDropDownVisible As Boolean
    public bool AnnotationDropDownVisible {get; set;}
    See Also