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.