Gets a value indicating whether the current
RdlProp is specified as an expression.
Namespace:
C1.C1Rdl
Assembly:
C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool IsExpression { get; } |
Visual Basic |
---|
Public ReadOnly Property IsExpression As Boolean
Get |
See Also