Back to Devexpress

ObjectManipulatingEventArgs.Object Property

expressappframework-devexpress-dot-expressapp-dot-objectmanipulatingeventargs.md

latest1.1 KB
Original Source

ObjectManipulatingEventArgs.Object Property

Provides access to the object that is being manipulated.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public object Object { get; }
vb
Public ReadOnly Property [Object] As Object

Property Value

TypeDescription
Object

An object that is being manipulated.

|

See Also

ObjectManipulatingEventArgs Class

ObjectManipulatingEventArgs Members

DevExpress.ExpressApp Namespace