ColumnWidthChangedEventArgs.Index Property
Returns the index of the column whose width was changed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A zero-based column index. |
See Also