ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / ConstantExpressionInfo Class / IsExpression Property

In This Topic
    IsExpression Property (ConstantExpressionInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property IsExpression As Boolean
    public override bool IsExpression {get;}
    See Also