Xceed DataGrid for WPF v7.2 Documentation
DataGridCollectionViewSource Class Members
Properties  Methods  Events


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

The following tables list the members exposed by DataGridCollectionViewSource.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the detail descriptions are automatically created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public PropertyGets a value indicating whether the foreign key descriptions are automatically created. (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets a value indicating how automatic filtering of the data items will be performed. This feature is available only in the Professional Edition (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets the culture that is used for grouping and sorting operations. (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGet or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. This feature is available only in the Professional Edition (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
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. This feature is available only in the Professional Edition (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets a value representing the constraint applied to the distinct values when automatically filtering data items. This feature is available only in the Professional Edition (Inherited from DataGridCollectionViewSourceBase)
Public Property

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

(Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied. (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets a collection GroupDescription objects that describe how the items contained in the collection are grouped in the view. (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets a collection of DataGridItemProperty objects, which represent the items that are contained in the underlying collection. (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets the type of the items contained in the collection or added through the SourceItems property. (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets a collection of SortDescription objects that describe how the items in the collection are sorted in the view. (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets the collection from which the view is created. (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets a collection of the statistical functions whose results can be used by various elements throughout a grid.  
Public PropertyGets or sets a value indicating whether only statistical functions on property values of the data source object that have changed should be updated, instead of recalculating all the statistical functions as soon as only one property value has changed.  
Public PropertyGets the view that is currently associated with the DataGridCollectionViewSource.Gets the DataGridCollectionView that is currently associated with this instance of the DataGridCollectionViewSource. (Inherited from DataGridCollectionViewSourceBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public MethodEnters a defer cycle that can be used to merge changes to the view and delay automatic refresh. (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public MethodOverloaded.  (Inherited from DataGridCollectionViewSourceBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Raised when the CollectionViewType property is changed.  
Protected Method (Inherited from System.Windows.DependencyObject)
Protected Method (Inherited from DataGridCollectionViewSourceBase)
Protected Method (Inherited from DataGridCollectionViewSourceBase)
Protected Internal Method (Inherited from DataGridCollectionViewSourceBase)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public EventRaised when the distinct values need to be refreshed. (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public EventProvides filtering logic. (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Top
See Also

Reference

DataGridCollectionViewSource Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals

DataGridCollectionView Class
Providing Data