ActiveReports 10
ToString Method (ReportParameterException)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ReportParameterException Class : ToString Method
Creates and returns a string representation of the current exception.
Syntax
'Declaration
 
Public Overridable Function ToString() As String
public virtual string ToString()

Return Value

A string representation of the current exception.
See Also

Reference

ReportParameterException Class
ReportParameterException Members