IListItemConverter Interface
Interface to implement a converter between elements of two lists that are synchronized.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public interface IListItemConverter
Public Interface IListItemConverter
Convert |
Converts the specified master list item.
|
ConvertBack |
Converts the specified target list item.
|