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

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