Compartir a través de


IReportViewerMessages.NullCheckBoxToolTip (Propiedad)

Proporciona el texto de información sobre herramientas para la casilla Nulo.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
ReadOnly Property NullCheckBoxToolTip As String
string NullCheckBoxToolTip { get; }
property String^ NullCheckBoxToolTip {
    String^ get ();
}
abstract NullCheckBoxToolTip : string with get
function get NullCheckBoxToolTip () : String

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)