IReportViewerMessages.NullValueText-Eigenschaft
Stellt den Text für einen nullein Nullverweis (Nothing in Visual Basic)-Wert bereit.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property NullValueText As String
string NullValueText { get; }
property String^ NullValueText {
String^ get ();
}
abstract NullValueText : string with get
function get NullValueText () : String
Eigenschaftswert
Typ: String
Ein Zeichenfolgenwert.