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

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