ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / SearchResult Class / ItemArea Property

In This Topic
    ItemArea Property
    In This Topic
    The whole text item area coordinates
    Syntax
    'Declaration
     
    Public Property ItemArea As Area
    public Area ItemArea {get; set;}
    See Also