Compartir a través de


IReportViewerMessages.FalseValueText (Propiedad)

Proporciona el texto para un valor false.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)