RowHeightChangedEventArgs.Index Property
In This Article
Returns the index of the row whose height 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 row index. |
See Also