ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / LocalizationOption Class / searchNoMatchesFoundFormat Property

In This Topic
    searchNoMatchesFoundFormat Property
    In This Topic
    searchNoMatchesFoundFormat string.
    Syntax
    'Declaration
     
    Public Property searchNoMatchesFoundFormat As System.String
    public System.string searchNoMatchesFoundFormat {get; set;}
    See Also