public interface IViewTableEvents : IViewEvents,
INotifyPropertyChangedPublic Interface IViewTableEvents
Inherits IViewEvents, INotifyPropertyChanged| CanExecuteTableAction | Event that informs if a table action can be executed. |
| EditStatusChanged | Event reporting that the view state changed. |
| EditStatusChanging | Event that informs that the state is changing. |
| FieldValueChanged | Event that reports that the value of a data field has changed. |
| FieldValueChanging | Event that reports that the value of a data field is changing. |