XPObjectSourcePropertiesCollection(XPObjectSource) Constructor
Initializes a new instance of the XPObjectSourcePropertiesCollection class.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | XPObjectSource | An XPObjectSource object that owns the XPObjectSourcePropertiesCollection collection. |
See Also