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

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