ActiveReports 9
FromString Method

The expression to be converted from a string.
Returns an ExpressionInfo object that represents the specified expression.
Syntax
'Declaration
 
Public Shared Function FromString( _
   ByVal expressionString As System.String _
) As ExpressionInfo
public static ExpressionInfo FromString( 
   System.string expressionString
)

Parameters

expressionString
The expression to be converted from a string.
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