FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / SearchToolbarVisible Property

In This Topic
    SearchToolbarVisible Property (FlexViewer)
    In This Topic
    Indicates whether the Search toolbar is visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchToolbarVisible As Boolean
    public bool SearchToolbarVisible {get;}
    See Also