Back to Devexpress

ObjectManipulationEventArgs.Session Property

xpo-devexpress-dot-xpo-dot-objectmanipulationeventargs.md

latest1.1 KB
Original Source

ObjectManipulationEventArgs.Session Property

Gets the session whose persistent object is currently being processed.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public Session Session { get; }
vb
Public ReadOnly Property Session As Session

Property Value

TypeDescription
Session

A Session object whose persistent object is being processed.

|

See Also

ObjectManipulationEventArgs Class

ObjectManipulationEventArgs Members

DevExpress.Xpo Namespace