IReportViewerMessages.NullCheckBoxText Propiedad
Proporciona el texto de la casilla NULL.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
ReadOnly Property NullCheckBoxText As String
Get
'Uso
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
Valor de la propiedad
Tipo: System.String
Un valor de cadena.