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

In This Topic
    Range Property (SearchResult)
    In This Topic
    The selection text range
    Syntax
    'Declaration
     
    Public Property Range As Range
    public Range Range {get; set;}
    See Also