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

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