FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / OutlineBackColorHot Property

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