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