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