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

In This Topic
    Searching Property (MiscStrings)
    In This Topic
    Gets or sets the status text displayed in the StatusBar while searching in the document.
    Syntax
    'Declaration
     
    Public Property Searching As String
    public string Searching {get; set;}
    See Also