Class ItemPropertyDefinitionCollection
Provides access to an ordered, strongly typed collection of ItemPropertyDefinition objects.
Inheritance
System.Object
ItemPropertyDefinitionCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Data.DataFilter
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class ItemPropertyDefinitionCollection : ObservableItemCollection<ItemPropertyDefinition>, ISuspendNotifications, INotifyCollectionStateProvider, IWeakEventListener<PropertyChangedEventArgs>, INotifyItemChanged
Constructors
ItemPropertyDefinitionCollection()
Initializes a new instance of the ItemPropertyDefinitionCollection class.
Declaration
public ItemPropertyDefinitionCollection()