Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

ObjectsManipulationEventArgs Class

Provides data for object manipulation events.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public class ObjectsManipulationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ObjectsManipulationEventArgs
See Also