Skip to main content
.NET 6.0+

ObjectsManipulatingEventArgs Class

Arguments passed to the events that involve manipulating objects.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class ObjectsManipulatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ObjectsManipulatingEventArgs
See Also