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

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