FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / SplitterColor Property

In This Topic
    SplitterColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color of the splitter for resizing the outline and parameters panels.
    Syntax
    'Declaration
     
    Public Property SplitterColor As Color
    public Color SplitterColor {get; set;}
    See Also