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