UnboundSource.Add() Method
Adds a new row to the end of the UnboundSource list.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer index of the new row. |
See Also