DataUpdatedEventArgs Members

Provides data for the DataUpdated event.

The following tables list the members exposed by the DataUpdatedEventArgs type.

  Name Description
public field static Empty  (Inherited from EventArgs)
Top

  Name Description
public property Data Gets the new data.
public property Reason Gets the reason that the event was raised.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: