XPObjectSpace.RaiseObjectPropertyChanged(Object, String) Method
This method is intended for internal use.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Parameters
Name | Type | Description |
---|---|---|
obj | Object | An object whose property has been changed. |
propertyName | String | A string that is the name of the property that has been changed. |
See Also