| C1.Data.2 Assembly > C1.Data Namespace : FieldChangeEventArgs Class |
The following tables list the members exposed by FieldChangeEventArgs.
| Name | Description | |
|---|---|---|
![]() | DataTable | The table object where the event has occurred. |
![]() | Field | The field changing value. |
![]() | NewValue | The field value after change. |
![]() | OldValue | The field value before change. |
![]() | Row | The row where the event has occurred. |