Propriedade IReportViewerMessages.FalseValueText
Provides the text for a false value.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property FalseValueText As String
string FalseValueText { get; }
property String^ FalseValueText {
String^ get ();
}
abstract FalseValueText : string with get
function get FalseValueText () : String
Valor de propriedade
Tipo: String
A string value.