IReportViewerMessages.FalseValueText (Propiedad)
Proporciona el texto para un valor falso.
Espacio de nombres: Microsoft.Reporting.WinForms
Ensamblado: Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)
Sintaxis
'Declaración
ReadOnly Property FalseValueText As String
string FalseValueText { get; }
property String^ FalseValueText {
String^ get ();
}
abstract FalseValueText : string with get
function get FalseValueText () : String
Valor de propiedad
Tipo: String
Un valor string.