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

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