Поделиться через


Report.ExpressionDialog Свойство

Определение

Определяет содержимое элемента управления (поля) в отчете.

public:
 property System::String ^ ExpressionDialog { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string ExpressionDialog { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.ExpressionDialog : string with get, set
Public Property ExpressionDialog As String

Значение свойства

Содержимое элемента управления в отчете.

Атрибуты

Применяется к