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

In This Topic
    OutlineLineColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color of a vertical line drawn for child outline nodes.
    Syntax
    'Declaration
     
    Public Property OutlineLineColor As Color
    public Color OutlineLineColor {get; set;}
    See Also