Custom lightweight ItemsControl. Does not wrap the generated items into
ItemsPresenter. Listens to CollectionChanged events and acts appropriately.
Namespace: Telerik.Windows.Controls.SparklinesAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050
Syntax
Type Parameters
- TItem
- The type of the item.
- TPanel
- The type of the panel.
Inheritance Hierarchy
See Also