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

In This Topic
    OutlineButtonBackColorHot Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the background color of the expand/collapse outline button in 'hot' state.
    Syntax
    'Declaration
     
    Public Property OutlineButtonBackColorHot As Color
    public Color OutlineButtonBackColorHot {get; set;}
    See Also