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

In This Topic
    DocumentListWidth Property (C1FlexViewer)
    In This Topic
    The width of the Document List combobox.
    Syntax
    'Declaration
     
    Public Property DocumentListWidth As Double
    public double DocumentListWidth {get; set;}
    See Also