Freigeben über


IReportViewerMessages.NullCheckBoxToolTip-Eigenschaft

Stellt den QuickInfo-Text für das Kontrollkästchen Null bereit.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Syntax

'Declaration
ReadOnly Property NullCheckBoxToolTip As String
string NullCheckBoxToolTip { get; }
property String^ NullCheckBoxToolTip {
    String^ get ();
}
abstract NullCheckBoxToolTip : string with get
function get NullCheckBoxToolTip () : String

Eigenschaftswert

Typ: String
Ein string-Wert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace