Skip to main content
.NET Framework 4.6.2+
  • The page you are viewing does not exist in the .NET 8.0+ platform documentation. This link will take you to the parent topic of the current section.

XpoDataSourceInsertedEventArgs Class

Provides data for the XpoDataSource.Inserted event.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

Declaration

public class XpoDataSourceInsertedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
XpoDataSourceInsertedEventArgs
See Also