WorkItemResultGrid.OnCellErrorTextNeeded 方法

此成员重写 DataGridView.OnCellErrorTextNeeded(DataGridViewCellErrorTextNeededEventArgs)

命名空间:  Microsoft.TeamFoundation.WorkItemTracking.Controls
程序集:  Microsoft.TeamFoundation.WorkItemTracking.Controls(在 Microsoft.TeamFoundation.WorkItemTracking.Controls.dll 中)

语法

声明
Protected Overrides Sub OnCellErrorTextNeeded ( _
    e As DataGridViewCellErrorTextNeededEventArgs _
)
protected override void OnCellErrorTextNeeded(
    DataGridViewCellErrorTextNeededEventArgs e
)

参数

.NET Framework 安全性

请参见

参考

WorkItemResultGrid 类

Microsoft.TeamFoundation.WorkItemTracking.Controls 命名空间