DataBindingErrorEventArgs.ColumnIndex Property
In This Article
Gets the index of the column in which an error occurs.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the Column. |
See Also