Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlProp Class / IsExpression Property

In This Topic
    IsExpression Property (RdlProp)
    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