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

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