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
Get
'Usage
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
Eigenschaftswert
Typ: System.String
Ein string-Wert.