ReportExpression.Expression 属性

定义

获取或设置表达式字符串。

public:
 property System::String ^ Expression { System::String ^ get(); void set(System::String ^ value); };
public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

属性值

表达式字符串。

实现

适用于