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

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