Condividi tramite


Proprietà ErrorAddDataBoundRowEventArgs.Item

ottiene il nuovo elemento che ListObject ha tentato di aggiungere all'origine dati.

Spazio dei nomi:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Sintassi

'Dichiarazione
ReadOnly Property Item As Object
Object Item { get; }

Valore proprietà

Tipo: System.Object
L'elemento da aggiungere.

Note

quando ListObject è associato a un oggetto DataTable, l'elemento verrebbe a DataRowView anziché a DataRow.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ErrorAddDataBoundRowEventArgs Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Excel