Partager via


IReportViewerMessages.NullValueText, propriété

Fournit le texte pour une valeur nullune référence null (Nothing en Visual Basic).

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
ReadOnly Property NullValueText As String
string NullValueText { get; }
property String^ NullValueText {
    String^ get ();
}
abstract NullValueText : string with get
function get NullValueText () : String

Valeur de propriété

Type : String
Valeur de type chaîne.

Voir aussi

Référence

IReportViewerMessages Interface

Microsoft.Reporting.WebForms, espace de noms