The following tables list the members exposed by AreaItemsCollection.
Name | Description | |
---|---|---|
![]() | AreaItemsCollection Constructor | Initializes a new instance of the AreaItemsCollection class. |
Name | Description | |
---|---|---|
![]() | CancelCollectionChanging | Gets or sets a value indicating whether change action is canceled by the end user. (Inherited from Infragistics.Olap.SwapCollection<IAreaItemViewModel>) |
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<IAreaItemViewModel>) |
![]() | InitialValue | Gets or sets the initial value. |
![]() | IsEditable | Gets or sets a value indicating whether this instance can be assumed as editable. |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<IAreaItemViewModel>) |
![]() | UniqueGroup | Gets or sets the UniqueItemsCollectionsGroup<T> this instance is related to |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<IAreaItemViewModel>) |
![]() | SuppressMessages | Gets a value indicating whether System.ComponentModel.INotifyPropertyChanged notifications will be suppresed. (Inherited from Infragistics.Olap.SwapCollection<IAreaItemViewModel>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. (Inherited from Infragistics.Olap.SwapCollection<IAreaItemViewModel>) |
![]() | CollectionChanging | Occurs when an item in the collection is going to change, or the entire collection is going to change. (Inherited from Infragistics.Olap.SwapCollection<IAreaItemViewModel>) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Infragistics.Olap.SwapCollection<IAreaItemViewModel>) |