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

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