UnboundDataSource.Add() Method
Adds a new item to the UnboundDataSource‘s list.
Namespace: DevExpress.Xpf.Core.DataSources
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value that is the list index of the new item. |
See Also