ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlProp Class / IsExpression Property

In This Topic
    IsExpression Property
    In This Topic
    Gets a value indicating whether the current RdlProp is specified as an expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsExpression As System.Boolean
    public System.bool IsExpression {get;}
    See Also