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

In This Topic
    AnnotationLayer Property
    In This Topic
    Provides annotations view model
    Syntax
    'Declaration
     
    Public ReadOnly Property AnnotationLayer As AnnotationLayerViewModel
    public AnnotationLayerViewModel AnnotationLayer {get;}
    See Also