XPObjectSourcePropertiesCollection.Add(XPObjectSourceProperty) Method
Adds the specified property to the XPObjectSourcePropertiesCollection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
property | XPObjectSourceProperty | A property to be added. |
See Also