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

In This Topic
    AnnotationButtonsAvailable Property
    In This Topic
    Gets a value indicating whether annotation buttons available.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnnotationButtonsAvailable As Boolean
    public bool AnnotationButtonsAvailable {get;}
    See Also