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

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