Propriedade IReportViewerMessages.NullCheckBoxToolTip
Provides the ToolTip text for the Null check box.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property NullCheckBoxToolTip As String
string NullCheckBoxToolTip { get; }
property String^ NullCheckBoxToolTip {
String^ get ();
}
abstract NullCheckBoxToolTip : string with get
function get NullCheckBoxToolTip () : String
Valor de propriedade
Tipo: String
A string value.