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

In This Topic
    CurrentAnnotationKind Property
    In This Topic
    Gets or sets the kind of the current annotation.
    Syntax
    'Declaration
     
    Public Property CurrentAnnotationKind As AnnotationKind
    public AnnotationKind CurrentAnnotationKind {get; set;}
    See Also