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

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