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

In This Topic
    DisplayText Property
    In This Topic
    Text to display
    Syntax
    'Declaration
     
    Public Property DisplayText As String
    public string DisplayText {get; set;}
    See Also