IReportViewerMessages.NullValueText (Propiedad)
Proporciona el texto para un valor nullreferencia null (Nothing en Visual Basic).
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.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 de cadena.