Compartir a través de


IReportViewerMessages.TrueValueText (Propiedad)

Proporciona el texto de un valor TRUE.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)