ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Annotations Namespace / AnnotationItem Class / NativeItem Property

In This Topic
    NativeItem Property
    In This Topic
    Gets inner implementation
    Syntax
    'Declaration
     
    Public ReadOnly Property NativeItem As Object
    public object NativeItem {get;}
    See Also