Compartir a través de


IReportViewerMessages.NullValueText (Propiedad)

Proporciona el texto para un valor nullreferencia null (Nothing en Visual Basic).

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
ReadOnly Property NullValueText As String
string NullValueText { get; }
property String^ NullValueText {
    String^ get ();
}
abstract NullValueText : string with get
function get NullValueText () : String

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)