DataRegionInstance.NoRowsMessage プロパティ

定義

NoRowsMessageクラスにおけるDataRegionプロパティの計算値を取得します。

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

プロパティ値

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

適用対象