IListDetailEditorViewT Events |
The IListDetailEditorViewT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteRecordClicked |
Raised when the user indicates that they want to delete an existing record.
|
![]() | NewRecordClicked |
Raised when the user indicates that they want to create a new record.
|
![]() | ResetClicked |
Raised when the user has indicated that they want to rollback their changes
to the selected record.
|
![]() | SaveClicked |
Raised when the user indicates that they want to save their changes.
|
![]() | SelectedRecordChanged |
Raised when the user has selected a record in the list.
|
![]() | ValueChanged |
Raised when the user modifies a value on the selected record.
|