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

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