IReportViewerMessages.TrueValueText-Eigenschaft
Stellt den Text für einen True-Wert bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property TrueValueText As String
string TrueValueText { get; }
property String^ TrueValueText {
String^ get ();
}
abstract TrueValueText : string with get
function get TrueValueText () : String
Eigenschaftswert
Typ: String
Ein string-Wert.