XpoDataSourceInsertedEventArgs Constructors
Provides data for the XpoDataSource.Inserted event.Name | Parameters | Description |
---|---|---|
XpoDataSourceInsertedEventArgs(Object) | value | Initializes a new instance of the XpoDataSourceInsertedEventArgs class with a persistent object that has been inserted in the XpoDataSource via a bound data-aware control. |
See Also