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