FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / HideSearchToolbar Method

In This Topic
    HideSearchToolbar Method (C1FlexViewer)
    In This Topic
    Hides the Search toolbar.
    Syntax
    'Declaration
     
    Public Function HideSearchToolbar() As Boolean
    public bool HideSearchToolbar()
    See Also