Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / MinToolFrameWidth Property

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