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