ObjectsManipulatingEventArgs.Objects Property
Provides access to the objects that are being manipulated.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| ICollection | A collection of objects that are being manipulated. |
See Also