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

In This Topic
    OpenButtonVisible Property (FlexViewer)
    In This Topic
    Specifies whether the Open button is visible.
    Syntax
    'Declaration
     
    Public Property OpenButtonVisible As Boolean
    public bool OpenButtonVisible {get; set;}
    See Also