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

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