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

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