A newer version of this page is available.
Switch to the current version.
InitNewRowEventArgs.RowHandle Property
Gets the handle of the added row.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value representing the handle of the added row. |
See Also
Feedback