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

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