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
Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String
value = instance.NullValueText
string NullValueText { get; }
property String^ NullValueText {
String^ get ();
}
abstract NullValueText : string
function get NullValueText () : String
Eigenschaftswert
Typ: System.String
Ein string-Wert.