ClassAddedNewItemEventArgs
Class
Provides access to the newly added item to allow additional initialization.
Definition
Namespace:Telerik.Windows.Controls.Data.DataForm
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class AddedNewItemEventArgs : EventArgs
Inheritance: objectEventArgsAddedNewItemEventArgs
Inherited Members
Constructors
AddedNewItemEventArgs()
Declaration
cs-api-definition
public AddedNewItemEventArgs()