Partager via


ErrorAddDataBoundRowEventArgs.Item, propriété

Obtient le nouvel élément que ListObject a tenté d'ajouter à la source de données.

Espace de noms :  Microsoft.Office.Tools.Excel
Assembly :  Microsoft.Office.Tools.Excel (dans Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Déclaration
ReadOnly Property Item As Object
Object Item { get; }

Valeur de propriété

Type : System.Object
Élément à ajouter.

Notes

Lorsque ListObject est lié à DataTable, l'élément serait DataRowView plutôt que DataRow.

Sécurité .NET Framework

Voir aussi

Référence

ErrorAddDataBoundRowEventArgs Interface

Microsoft.Office.Tools.Excel, espace de noms