MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / ConstantExpressionInfo Class / GenerateExpressionString Method

In This Topic
GenerateExpressionString Method (ConstantExpressionInfo)
In This Topic
Generates string for the expression
Syntax
'Declaration
 
Public Overrides NotOverridable Function GenerateExpressionString() As String
 

Return Value

string representation of expression
See Also