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

In This Topic
    ParamHeaderForeColor Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the foreground color of the Parameters panel header.
    Syntax
    'Declaration
     
    Public Property ParamHeaderForeColor As Color
    public Color ParamHeaderForeColor {get; set;}
    See Also