ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / SearchEntry Class / tr Field

In This Topic
    tr Field (SearchEntry)
    In This Topic
    Array of page text run descriptors that contains coordinates of the text. Can not be null.
    Syntax
    'Declaration
     
    Public tr As TextRunMarkup()
    public TextRunMarkup[] tr
    See Also