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.v19.2.dll

Declaration

public class ObjectsManipulatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ObjectsManipulatingEventArgs
See Also