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

In This Topic
    SplitterWidth Property
    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