次の方法で共有


SubReportInstance.NoRowsMessage プロパティ

定義

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

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

プロパティ値

string プロパティの計算値を表す NoRowsMessage 値。

適用対象