Share via


ReportExpression Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ReportExpression class.

Overload List

  Name Description
Public method ReportExpression(Boolean) Initializes a new instance of the ReportExpression class.
Public method ReportExpression(DateTime) Initializes a new instance of the ReportExpression class.
Public method ReportExpression(Int32) Initializes a new instance of the ReportExpression class.
Public method ReportExpression(Single) Initializes a new instance of the ReportExpression class.
Public method ReportExpression(String) Initializes a new instance of the ReportExpression class.
Public method ReportExpression(String, EvaluationMode) Initializes a new instance of the ReportExpression class.

Top