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

In This Topic
    AnnotationKind Property (ViewerModel)
    In This Topic
    Show annotations or not
    Syntax
    'Declaration
     
    Public Property AnnotationKind As AnnotationKind
    public AnnotationKind AnnotationKind {get; set;}
    See Also