IReportViewerMessages.TextNotFound プロパティ
テキストが見つからなかったというメッセージのテキストを提供します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
ReadOnly Property TextNotFound As String
Get
'使用
Dim instance As IReportViewerMessages
Dim value As String
value = instance.TextNotFound
string TextNotFound { get; }
property String^ TextNotFound {
String^ get ();
}
abstract TextNotFound : string
function get TextNotFound () : String
プロパティ値
型: System.String
文字列値。