Report.ExpressionDialog Property

Defines the contents of a field control in a report.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

public string ExpressionDialog { get; set; }

Property Value

Type: System.String
The contents of a field control in a report.

See Also

Reference

Report Class

Microsoft.ReportingServices.RdlObjectModel Namespace