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

In This Topic
    OutlineForeColorNormal Property (C1FlexViewer)
    In This Topic
    Gets or sets the foreground color used for drawing text on the outline items in normal state.
    Syntax
    'Declaration
     
    Public Property OutlineForeColorNormal As Color
    public Color OutlineForeColorNormal {get; set;}
    See Also