The ValueChangingEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ValueChangingEventArgs | ValueChangingEventArgs클래스의 새 인스턴스를 초기화합니다.
|
Properties
| Name | Description | |
|---|---|---|
| Cancel |
값을 변경할지에 대한 여부를 가져오거나 설정합니다.
| |
| NewValue |
변경될 값을 가져옵니다.
| |
| OldValue |
변경되기 이전의 값을 가져옵니다.
|