Condividi tramite


Proprietà IReportViewerMessages.NullCheckBoxText

Testo per la casella di controllo Null.

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

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms