Class ControlPanelItemCollection
Represents a collection of ControlPanelItem objects.
Inheritance
System.Object
ControlPanelItemCollection
Namespace: Telerik.Windows.Controls.Data.CardView
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class ControlPanelItemCollection : ObservableCollection<IControlPanelItem>
Constructors
ControlPanelItemCollection()
Declaration
public ControlPanelItemCollection()