Właściwość IReportViewerMessages.TextNotFound —
Provides the text for the 'text not found' message.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property TextNotFound As String
string TextNotFound { get; }
property String^ TextNotFound {
String^ get ();
}
abstract TextNotFound : string with get
function get TextNotFound () : String
Wartość właściwości
Typ: String
A string value.