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

In This Topic
    OutlineBackColorSelected Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the background color used for filling the selected outline item.
    Syntax
    'Declaration
     
    Public Property OutlineBackColorSelected As Color
    public Color OutlineBackColorSelected {get; set;}
    See Also