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

In This Topic
    MinExpandedSplitViewWidth Property
    In This Topic
    Gets or sets the minimal width of the control when the SplitView uses the expanded mode.
    Syntax
    'Declaration
     
    Public Property MinExpandedSplitViewWidth As Double
    public double MinExpandedSplitViewWidth {get; set;}
    See Also