IReportViewerMessages.NullCheckBoxText-Eigenschaft
Stellt den Text für das Kontrollkästchen Null bereit.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property NullCheckBoxText As String
string NullCheckBoxText { get; }
property String^ NullCheckBoxText {
String^ get ();
}
abstract NullCheckBoxText : string with get
function get NullCheckBoxText () : String
Eigenschaftswert
Typ: String
Ein string-Wert.