InitNewRowEventArgs.RowHandle Property
In This Article
Gets the handle of the added row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the added row's handle. |
#Examples
See Also