Compartir a través de


IReportViewerMessages.TrueValueText (Propiedad)

Proporciona el texto para un valor verdadero.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)