Back to Devexpress

ObjectManipulationEventArgs Class

xpo-devexpress-dot-xpo-0adfc709.md

latest1.6 KB
Original Source

ObjectManipulationEventArgs Class

Provides data for the object manipulating events.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public class ObjectManipulationEventArgs :
    EventArgs
vb
Public Class ObjectManipulationEventArgs
    Inherits EventArgs

ObjectManipulationEventArgs is the data class for the following events:

Remarks

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Inheritance

Object EventArgs ObjectManipulationEventArgs

See Also

ObjectManipulationEventArgs Members

DevExpress.Xpo Namespace