ActiveReports 9
ToString Method (ExpressionInfo)

Returns the string representation of this object suitable for RDL output.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()
Remarks
Returns the expression this object represents. The return value is the value of Expression prefixed with an equal sign if this is an expression to be evaluated. Otherwise it is just the value of Expression.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExpressionInfo Class
ExpressionInfo Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum