ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / AnnotationButtonVisible Property

In This Topic
    AnnotationButtonVisible Property
    In This Topic
    Gets a value indicating whether annotation currently button visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnnotationButtonVisible As Boolean
    public bool AnnotationButtonVisible {get;}
    See Also