Partilhar via


Propriedade IReportViewerMessages.TrueValueText

Provides the text for a true value.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property TrueValueText As String
string TrueValueText { get; }
property String^ TrueValueText {
    String^ get ();
}
abstract TrueValueText : string with get
function get TrueValueText () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms