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

In This Topic
    OutlineForeColorHotSelected Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the foreground color used for drawing text on a selected outline item when it is also 'hot'.
    Syntax
    'Declaration
     
    Public Property OutlineForeColorHotSelected As Color
    public Color OutlineForeColorHotSelected {get; set;}
    See Also