Partilhar via


Propriedade IReportViewerMessages.NullValueText

Provides the text for a nulluma referência nula (Nothing no Visual Basic) value.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property NullValueText As String
string NullValueText { get; }
property String^ NullValueText {
    String^ get ();
}
abstract NullValueText : string with get
function get NullValueText () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms