Condividi tramite


Proprietà IReportViewerMessages.TrueValueText

Testo per un valore true.

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

Sintassi

'Dichiarazione
ReadOnly Property TrueValueText As String
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.TrueValueText
string TrueValueText { get; }
property String^ TrueValueText {
    String^ get ();
}
abstract TrueValueText : string
function get TrueValueText () : String

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms