ObjectManipulationEventArgs.Object Property
Gets the object currently being processed.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | The object which is currently being processed. |
See Also