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

In This Topic
    MinExpandedContentWidth Property
    In This Topic
    Gets or sets the minimal width of the content panel when the tool and preview panels are displayed side by side.
    Syntax
    'Declaration
     
    Public Property MinExpandedContentWidth As Double
    public double MinExpandedContentWidth {get; set;}
    See Also