FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / NoMatchesFound Property

In This Topic
    NoMatchesFound Property (MiscStrings)
    In This Topic
    Gets or sets the text displayed when no matches are found during the text search.
    Syntax
    'Declaration
     
    Public Property NoMatchesFound As String
    public string NoMatchesFound {get; set;}
    See Also