Condividi tramite


Proprietà IReportViewerMessages.TrueValueText

Testo per un valore true.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms