Condividi tramite


Proprietà IReportViewerMessages.NullCheckBoxText

Testo per la casella di controllo Null.

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

Sintassi

'Dichiarazione
ReadOnly Property NullCheckBoxText As String
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.NullCheckBoxText
string NullCheckBoxText { get; }
property String^ NullCheckBoxText {
    String^ get ();
}
abstract NullCheckBoxText : string
function get NullCheckBoxText () : String

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms