Class AddItemAdapter
Provides an adapter for adding items to a collection in a flexible manner. This is obsolete. Use AddItemAdapterCollection instead.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public class AddItemAdapter : AddItemAdapterCollection, IEnumerable, INotifyCollectionChanged, IDisposable
Constructors
AddItemAdapter()
Declaration
public AddItemAdapter()