ChangeEventArgs Class

Definition

Supplies information about an change event that is being raised.

public ref class ChangeEventArgs : EventArgs
public class ChangeEventArgs : EventArgs
type ChangeEventArgs = class
    inherit EventArgs
Public Class ChangeEventArgs
Inherits EventArgs
Inheritance
ChangeEventArgs

Constructors

ChangeEventArgs()

Properties

Value

Gets or sets the new value.

Applies to