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

In This Topic
    ParamErrorForeColor Property (C1FlexViewerDialog)
    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