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

In This Topic
    GenerateExpressionString Method (CompoundExpressionInfo)
    In This Topic
    Generates expression string
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GenerateExpressionString() As String
    public override string GenerateExpressionString()

    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