ActiveReports 12
GetFieldName Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionExtentions Class : GetFieldName Method
Extracts field name from the expression which looks like Fields!SomeField.Value.
Syntax
'Declaration
 
Public Shared Function GetFieldName( _
   ByVal expr As ExpressionInfo _
) As String
public static string GetFieldName( 
   ExpressionInfo expr
)

Parameters

expr
See Also

Reference

ExpressionExtentions Class
ExpressionExtentions Members