IReportViewerMessages.NullValueText-Eigenschaft
Stellt den Text für einen Null-Wert bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.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 string-Wert.