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

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