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