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

In This Topic
    AnnotationKind Property (ViewTypeViewModel)
    In This Topic
    Returns current annotation kind
    Syntax
    'Declaration
     
    Public ReadOnly Property AnnotationKind As AnnotationKind
    public AnnotationKind AnnotationKind {get;}
    See Also