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