Xceed DataGrid for WPF v7.2 Documentation
DataGridCollectionViewBase Class Methods


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridCollectionViewBase Class

For a list of all members of this type, see DataGridCollectionViewBase members.

Public Methods
 NameDescription
Public MethodAdds a new item to the underlying data source.  
Public MethodCancels the edit process.  
Public MethodDiscards the new item added through a call to the AddNew method before it is committed.  
Public MethodCommits the modifications made to the item in the underlying data source that is being edited.  
Public MethodCommits the new item to the underlying data source.  
Public Method (Inherited from System.Windows.Data.CollectionView)
Public MethodOverridden. Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.  
Public Method (Inherited from System.Windows.Data.CollectionView)
Public MethodEdits the specified item in the underlying data source.  
Public MethodRetrieves the distinct values for the column that has the specified field name.  
Public Method (Inherited from System.Windows.Data.CollectionView)
Public Method (Inherited from System.Windows.Data.CollectionView)
Public MethodOverridden. Sets the specified item as the new CurrentItem.  
Public MethodOverridden. Sets the first item in the view as the new CurrentItem.  
Public MethodOverridden. Sets the last item in the view as the new CurrentItem.  
Public MethodOverridden. Sets the next item in the view as the new CurrentItem.  
Public Method (Inherited from System.Windows.Data.CollectionView)
Public MethodOverridden. Sets the previous item in the view as the new CurrentItem.  
Public MethodOverridden. Returns a value indicating whether the specified item in the underlying data source passes the filtering criteria, and is therefore included in the view.  
Public MethodOverridden. Recreates the view.  
Public Method  
Public MethodRemoves the item at the specified index from the underlying data source.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected MethodOverloaded. Overridden. Raises the CollectionChanged event.  
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected MethodOverloaded.  (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected Method (Inherited from System.Windows.Data.CollectionView)
Protected MethodOverloaded.  (Inherited from System.Windows.Data.CollectionView)
Top
See Also

Reference

DataGridCollectionViewBase Class
Xceed.Wpf.DataGrid Namespace