ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / BorderedAdornerViewModel Class / HostItem Property

In This Topic
    HostItem Property
    In This Topic
    Gets the annotation item which current adorner is bound to
    Syntax
    'Declaration
     
    Public ReadOnly Property HostItem As AnnotationItem
    public AnnotationItem HostItem {get;}
    See Also