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

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