NoRowsMessage プロパティ

SubReport クラスの NoRowsMessage プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property NoRowsMessage As String
    Get
'使用
Dim instance As SubReportInstance
Dim value As String

value = instance.NoRowsMessage
public string NoRowsMessage { get; }
public:
property String^ NoRowsMessage {
    String^ get ();
}
member NoRowsMessage : string
function get NoRowsMessage () : String

プロパティ値

型: System. . :: . .String
NoRowsMessage プロパティの計算値を表す string 値。