ObjectManipulatingEventArgs Constructors
Arguments passed to the events that involve manipulating an object.Name | Parameters | Description |
---|---|---|
ObjectManipulatingEventArgs(Object) | obj | Creates and initializes a new instance of the ObjectManipulatingEventArgs class. |
See Also