Condividi tramite


Proprietà IReportViewerMessages.NullCheckBoxToolTip

Testo della descrizione comando per la casella di testo Null.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms