IReportViewerMessages.TrueValueText Propiedad
Proporciona el texto de un valor TRUE.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
ReadOnly Property TrueValueText As String
Get
'Uso
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
Valor de la propiedad
Tipo: System.String
Un valor de cadena.