UnboundSourcePropertyCollection.Add(UnboundSourcePropertyCollection) Method
Adds the specified items to the UnboundSourcePropertyCollection collection.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v23.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
properties | UnboundSourcePropertyCollection | An UnboundSourcePropertyCollection list of items to be added to the current UnboundSourcePropertyCollection. |
See Also