Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
The following tables list the members exposed by MergedHeaderCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Move | Moves an item in the collection. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all items from the collection. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | InsertItem | Inserts a merged header at the specified index (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | MoveItem | Overridden. Merged headers cannot be moved. They can be only be removed and added back. |
![]() | OnCollectionChanged | Raises the CollectionChanged event using the specified NotifyCollectionChangedEventArgs. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | OnItemAdded | Invoked after an item is added. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | OnItemAdding | Overridden. |
![]() | OnItemRemoved | Invoked after an item is removed. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | OnItemRemoving | Overridden. |
![]() | OnPropertyChanged | Raises the PropertyChanged event using the specified PropertyChangedEventArgs. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | RemoveItem | Removes the merged header at the specified index. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | SetItem | Overridden. Merged headers cannot be replaced. They can be only be removed and added back. |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Raised when a change occurs in the collection. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |
![]() | PropertyChanged | Raised when the value of a property is changed. (Inherited from Xceed.Wpf.DataGrid.ContentElementCollection<MergedHeader>) |