ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / AnnotationLayerViewModel.HitTestInfo Class / Item Property

In This Topic
    Item Property (AnnotationLayerViewModel.HitTestInfo)
    In This Topic
    Gets the item clicked
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As AnnotationItem
    public AnnotationItem Item {get;}
    See Also