| C1.Data.2 Assembly > C1.Data Namespace : FieldChangeEventArgs Class |
For a list of all members of this type, see FieldChangeEventArgs members.
| 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. |