UnboundSource.InsertAt(Int32) Method
Inserts a new row at the specified position.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| position | Int32 | The integer index of the new row. |
See Also