[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.ErrorMessage

ErrorMessage Property

ErrorMessage

Gets the error message associated with this parameter, if the validation failed.

Declaration
public string ErrorMessage { get; }
Property Value
Type Description
string

The error message string, or an empty string if there are no errors.