ActiveReports 8
Implicit Type Conversion Operator
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfo Class : Implicit Type Conversion Operator

Glossary Item Box

Defines an operator that allows implicit conversion from an ExpressionInfo to a string.  

Overload List

OverloadDescription
Implicit Type Conversion(String,ExpressionInfo)Defines an operator that allows implicit conversion from an ExpressionInfo to a string.    
Implicit Type Conversion(ExpressionInfo,String)Defines an operator that allows implicit conversion from a string to an ExpressionInfo.  

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