9 private object newObject;
34 this.newObject = newObject;
AddingNewEventArgs(object newObject)
Initializes a new instance of the T:System.ComponentModel.AddingNewEventArgs class using the specifie...
Exposes state that might be shared between threads.
Represents the base class for classes that contain event data, and provides a value to use for events...
Provides data for the E:System.Windows.Forms.BindingSource.AddingNew event.
SecurityAction
Specifies the security actions that can be performed using declarative security.
object NewObject
Gets or sets the object to be added to the binding list.
AddingNewEventArgs()
Initializes a new instance of the T:System.ComponentModel.AddingNewEventArgs class using no parameter...