DataBindingErrorEventArgs.ColumnIndex Property
Gets the index of the column in which an error occurs.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the Column.Index property value of a column which caused an error. |
See Also