Share via


ReportExpression.ToString Method

Include Protected Members
Include Inherited Members

Converts the current ReportExpression instance to a string.

Overload List

  Name Description
Public method ToString() Converts the current ReportExpression instance to a string. (Overrides ValueType.ToString().)
Public method ToString(String, IFormatProvider) Converts the current ReportExpression instance to a string.

Top