DevExpress.Xpo.v12.2.Web Represents a method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the XpoDataSourceInsertedEventArgs class with a persistent object that has been inserted in the via a bound data-aware control. An descendant representing the inserted persistent object. Provides access to the persistent object that has been inserted in the via a bound data-aware control. An descendant representing the persistent object that has been inserted. A collection of persistent objects for ASP.NET controls. Initializes a new instance of the XpoDataSource class with default settings. Gets or sets the string representation of criteria used to filter persistent objects to be retrieved by the data source control. A value that represents the filter criteria. Provides access to the collection of parameter values that are used to build the data source control's filter criteria. A object that stores the filter criteria's parameter values. Specifies how data source contents are sorted by default, when sort order is not specified by the bound control. A String object which contains the names of the columns against which data source contents are sorted. Enables you to respond to inserting a persistent object via a bound data-aware control. Gets or sets whether server mode is enabled for the data-aware control bound to the current data source control. true to enable server mode; otherwise, false. Gets or sets the used by the current data source control to load and save persistent objects. A object connected to a data store. Gets or sets the type name of persistent objects to be retrieved by the data source control. A value that specifies the type name.