Xceed DataGrid for WPF v7.2 Documentation
DataGridCollectionViewBase Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the detail descriptions are automatically created.  
Public PropertyGets a value indicating whether the foreign key descriptions are automatically created.  
Public PropertyGets a value indicating whether the item properties are automatically created.  
Public PropertyGets or sets a value indicating how automatic filtering of the data items will be performed.  
Public PropertyGets a dictionary that contains a list of the view's DataGridItemProperty objects with their corresponding auto-filter values.  
Public PropertyGets a value indicating whether a new item can be added to the collection.  
Public PropertyGets a value indicating whether the collection view supports automatic filtering.  
Public PropertyGets a value indicating whether the collection can discard pending changes and restore the original values of an edited object.  
Public PropertyOverridden. Gets a value indicating whether the view supports filtering.  
Public PropertyOverridden. Gets a value indicating whether the view can be grouped.  
Public PropertyGets a value indicating whether an item can be removed from the collection.  
Public PropertyOverridden. Gets a value indicating whether the view can be sorted.  
Public Property (Inherited from System.Windows.Data.CollectionView)
Public Property (Inherited from System.Windows.Data.CollectionView)
Public PropertyOverridden. Gets or sets the culture to use during sorting.  
Public PropertyGets the item that is currently being added to the underlying data source.  
Public PropertyGets the item in the underlying data source that is currently being edited.  
Public PropertyOverridden. Gets the view's current item.  
Public PropertyOverridden. Gets the position of the CurrentItem within the view.  
Public PropertyGets a collection of DataGridDetailDescription objects that provide information on the details that will be contained in a grid, including sorting, grouping, and child detail descriptions.  
Public Property (Inherited from System.Windows.Data.CollectionView)
Public PropertyGets a dictionary that contains a list of DataGridItemProperty objects with their corresponding distinct values.  
Public PropertyGets or sets a value representing the constraint applied to the DistinctValues when automatically filtering data items.  
Public Property

Gets or sets the mode that indicates when distinct values used by auto-filtering should be updated.

 
Public PropertyOverridden. Gets or sets a callback used to determine if an item is suitable for inclusion in the view.  
Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied.  
Public PropertyOverridden. Gets a collection of GroupDescription objects that describe how the items in the collection are grouped in the view.  
Public PropertyOverridden. Gets the runtime groups that are created based on the GroupDescriptions.  
Public PropertyGets a value indicating whether an add transaction is in progress.  
Public PropertyOverridden. Gets a value indicating whether the CurrentItem is beyond the end of the collection.  
Public PropertyOverridden. Gets a value indicating whether the CurrentItem is before the beginning of the collection.  
Public PropertyGets a value indicating whether an item in the underlying data source is being edited.  
Public Property (Inherited from System.Windows.Data.CollectionView)
Public Property (Inherited from System.Windows.Data.CollectionView)
Public PropertyGets the DataGridItemProperty objects that determine the characteristics of the items contained in the view.  
Public PropertyGets the type of the items contained in the collection view.  
Public PropertyOverridden. Gets a value that indicates whether this view needs to be refreshed.  
Public PropertyGets the parent detail description of the collection view.  
Public PropertyOverridden. Gets a collection of SortDescription objects that describe how the items in the collection are sorted in the view.  
Public Property (Inherited from System.Windows.Data.CollectionView)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Windows.Data.CollectionView)
Protected Property (Inherited from System.Windows.Data.CollectionView)
Protected Property (Inherited from System.Windows.Data.CollectionView)
Protected Property (Inherited from System.Windows.Data.CollectionView)
Protected Property (Inherited from System.Windows.Data.CollectionView)
Top
See Also

Reference

DataGridCollectionViewBase Class
Xceed.Wpf.DataGrid Namespace