ComponentOne Reports for WPF
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 Boolean
    public bool IsExpression {get;}
    See Also