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