ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / CompoundExpressionInfo Class / GenerateExpressionString Method

GenerateExpressionString Method (CompoundExpressionInfo)
Generates expression string
Syntax
'Declaration
 
Public Overrides NotOverridable Function GenerateExpressionString() As String
 

Return Value

expression string
Exceptions
ExceptionDescription
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
See Also