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

In This Topic
    OutlineAreaBackColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the background color for the outline panel.
    Syntax
    'Declaration
     
    Public Property OutlineAreaBackColor As Color
    public Color OutlineAreaBackColor {get; set;}
    See Also