Partilhar via


Propriedade IReportViewerMessages.NullCheckBoxText

Provides the text for the Null check box.

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

Sintaxe

'Declaração
ReadOnly Property NullCheckBoxText As String
string NullCheckBoxText { get; }
property String^ NullCheckBoxText {
    String^ get ();
}
abstract NullCheckBoxText : string with get
function get NullCheckBoxText () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms