ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / Annotations Property

In This Topic
    Annotations Property (ViewTypeViewModel)
    In This Topic
    Returns current annotations
    Syntax
    'Declaration
     
    Public ReadOnly Property Annotations As AnnotationBookViewModel
    public AnnotationBookViewModel Annotations {get;}
    See Also