Back to Devexpress

DataBindingErrorEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-databindingerroreventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

DataBindingErrorEventArgs Properties

Provides data for the WorksheetDataBindingCollection.Error event.

NameDescription
BindingDirectionIndicates whose value is updated during binding.
ColumnIndexGets the index of the column in which an error occurs.
DataBindingGets a binding object whose binding caused an error.
ErrorTypeIndicates the cause of an error.
RowIndexGets the index of the row in which an error occurs.

See Also

DataBindingErrorEventArgs Class

DataBindingErrorEventArgs Members

DevExpress.Spreadsheet Namespace