Back to Devexpress

ObjectSpaceModificationEventArgs Class

expressappframework-devexpress-dot-expressapp-82d4880f.md

latest1.6 KB
Original Source

ObjectSpaceModificationEventArgs Class

Provides data for the ModifiedChanging event.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public class ObjectSpaceModificationEventArgs :
    ObjectChangedEventArgs
vb
Public Class ObjectSpaceModificationEventArgs
    Inherits ObjectChangedEventArgs

ObjectSpaceModificationEventArgs is the data class for the following events:

Inheritance

Object EventArgs ObjectManipulatingEventArgs ObjectChangedEventArgs ObjectSpaceModificationEventArgs

See Also

ObjectSpaceModificationEventArgs Members

DevExpress.ExpressApp Namespace