Click or drag to resize
ProductsList Class
IBindingList example. Used for a data binding demonstration only
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    Kettic.AspNet.Controls.ChartModelProductsList

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ProductsList : CollectionBase, 
	IBindingList, IList, ICollection, IEnumerable

The ProductsList type exposes the following members.

Constructors
  NameDescription
Public methodProductsList
Top
Methods
Properties
  NameDescription
Public propertyItem
Top
Events
  NameDescription
Public eventListChanged
Top
See Also