Skip to main content
.NET 6.0+

ObjectManipulatingEventArgs Class

Arguments passed to the events that involve manipulating an object.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class ObjectManipulatingEventArgs :
    EventArgs
See Also