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

In This Topic
    MinViewerPaneWidth Property (C1FlexViewer)
    In This Topic
    The minimal width of the preview pane.
    Syntax
    'Declaration
     
    Public Property MinViewerPaneWidth As Double
    public double MinViewerPaneWidth {get; set;}
    See Also