UnboundSourcePropertyCollection(UnboundSource) Constructor
Initializes a new instance of the UnboundSourcePropertyCollection class.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | UnboundSource | An UnboundSource object which owns the UnboundSourcePropertyCollection. |
See Also