FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / SplitterWidth Property

In This Topic
    SplitterWidth Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the width of the splitters for the Outlines and Parameters panels.
    Syntax
    'Declaration
     
    Public Property SplitterWidth As Integer
    public int SplitterWidth {get; set;}
    See Also