Właściwość IReportViewerMessages.FalseValueText —
Provides the text for a false value.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
ReadOnly Property FalseValueText As String
string FalseValueText { get; }
property String^ FalseValueText {
String^ get ();
}
abstract FalseValueText : string with get
function get FalseValueText () : String
Wartość właściwości
Typ: String
A string value.