ReportProperty.ExpressionString Property

Definition

Gets the expression string for the report property, if the report property is an expression.

public:
 property System::String ^ ExpressionString { System::String ^ get(); };
public string ExpressionString { get; }
member this.ExpressionString : string
Public ReadOnly Property ExpressionString As String

Property Value

The expression string for the report property.

Applies to