ParamErrorForeColor Property (C1FlexViewerPane)
In This Topic
Gets or sets the color of the validation error message displayed for the report parameters.
Syntax
'Declaration
Public Property ParamErrorForeColor As Color
public Color ParamErrorForeColor {get; set;}
See Also