| Overload | Description | 
|---|---|
| DataEventArgs Constructor() | Initializes a new instance of the class, with all defaults. | 
| DataEventArgs Constructor(Object) | Initializes a new instance of the class, with given data and a target object. | 
 
            | Overload | Description | 
|---|---|
| DataEventArgs Constructor() | Initializes a new instance of the class, with all defaults. | 
| DataEventArgs Constructor(Object) | Initializes a new instance of the class, with given data and a target object. |