FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / MinPreviewPanelWidth Property

In This Topic
    MinPreviewPanelWidth Property
    In This Topic
    Gets or sets the minimal width of the preview panel in the expanded display mode.
    Syntax
    'Declaration
     
    Public Property MinPreviewPanelWidth As Double
    public double MinPreviewPanelWidth {get; set;}
    See Also