Interface | Purpose |
IBindingList | Defines data binding behaviors for collections, including change notification, sorting, and filtering (implemented by BindingList |
ICancelAddNew | Defines data binding behaviors for collections to allow data binding to cancel addition of a new child object (implemented by BindingList |
IRaiseItemChangedEvents | Indicates that a collection object will raise a ListChanged event to indicate that one of its child objects has raised a PropertyChanged event (implemented by BindingList |
IEditableObject | Defines single-level undo behavior for a business object, allowing the object to behave properly with in-place editing in a DataGridView |
INotifyPropertyChanged | Defines an event allowing an object to notify data binding when a property has been changed |
IDataErrorInfo | Defines properties used by the DataGridView and ErrorProvider controls to automatically show descriptions of broken validation rules within the object |
vineri, 20 noiembrie 2009
[C#], [.NET Framework].NET Data Binding Interfaces
Abonați-vă la:
Postare comentarii (Atom)
Niciun comentariu:
Trimiteți un comentariu