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

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