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

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