Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ObjectsManipulatingEventArgs Class

Arguments passed to the events that involve manipulating objects.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class ObjectsManipulatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ObjectsManipulatingEventArgs
See Also