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

In This Topic
    DocumentListVisible Property (C1FlexViewer)
    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