ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SearchResultViewModel Class / Text Property

In This Topic
    Text Property (SearchResultViewModel)
    In This Topic
    Gets the text from control where string was found
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also