Xceed Toolkit Plus for WPF v4.6 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 foreign key descriptions are automatically created. (Inherited from Xceed.Wpf.DataGrid.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 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 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 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 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
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 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