Name | Description | |
---|---|---|
DataGridCollectionViewSource Constructor |
The following tables list the members exposed by DataGridCollectionViewSource.
Name | Description | |
---|---|---|
DataGridCollectionViewSource Constructor |
Name | Description | |
---|---|---|
AutoCreateForeignKeyDescriptions | Gets a value indicating whether the foreign key descriptions are automatically created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) | |
AutoCreateItemProperties | (Inherited from DataGridCollectionViewSourceBase) | |
CanChangeLiveFiltering | (Inherited from DataGridCollectionViewSourceBase) | |
CanChangeLiveGrouping | (Inherited from DataGridCollectionViewSourceBase) | |
CanChangeLiveSorting | (Inherited from DataGridCollectionViewSourceBase) | |
CollectionViewType | (Inherited from DataGridCollectionViewSourceBase) | |
Culture | Gets or sets the culture that is used for grouping and sorting operations. (Inherited from DataGridCollectionViewSourceBase) | |
DefaultCalculateDistinctValues | Get or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. (Inherited from DataGridCollectionViewSourceBase) | |
DependencyObjectType | (Inherited from DataGridCollectionViewSourceBase) | |
Dispatcher | (Inherited from DataGridCollectionViewSourceBase) | |
DistinctValuesConstraint | Gets or sets a value representing the constraint applied to the distinct values when automatically filtering data items. (Inherited from DataGridCollectionViewSourceBase) | |
DistinctValuesUpdateMode | Gets or sets the mode that indicates when distinct values used by auto-filtering should be updated. (Inherited from DataGridCollectionViewSourceBase) | |
GroupDescriptions | Gets or sets a collection GroupDescription objects that describe how the items contained in the collection are grouped in the view. (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveFiltering | (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveFilteringRequested | (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveGrouping | (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveGroupingRequested | (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveSorting | (Inherited from DataGridCollectionViewSourceBase) | |
IsLiveSortingRequested | (Inherited from DataGridCollectionViewSourceBase) | |
IsSealed | (Inherited from DataGridCollectionViewSourceBase) | |
ItemProperties | Gets a collection of DataGridItemProperty objects, which represent the items that are contained in the underlying collection. (Inherited from DataGridCollectionViewSourceBase) | |
ItemType | Gets the type of the items contained in the collection or added through the SourceItems property. (Inherited from DataGridCollectionViewSourceBase) | |
LiveFilteringProperties | (Inherited from DataGridCollectionViewSourceBase) | |
LiveGroupingProperties | (Inherited from DataGridCollectionViewSourceBase) | |
LiveSortingProperties | (Inherited from DataGridCollectionViewSourceBase) | |
SortDescriptions | Gets or sets a collection of SortDescription objects that describe how the items in the collection are sorted in the view. (Inherited from DataGridCollectionViewSourceBase) | |
Source | Gets or sets the collection from which the view is created. (Inherited from DataGridCollectionViewSourceBase) | |
View | Gets 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) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from DataGridCollectionViewSourceBase) | |
DeferRefresh | Enters a defer cycle that can be used to merge changes to the view and delay automatic refresh. (Inherited from DataGridCollectionViewSourceBase) | |
Equals | (Inherited from DataGridCollectionViewSourceBase) | |
GetHashCode | (Inherited from DataGridCollectionViewSourceBase) | |
GetLocalValueEnumerator | (Inherited from DataGridCollectionViewSourceBase) | |
GetValue | (Inherited from DataGridCollectionViewSourceBase) | |
InvalidateProperty | (Inherited from DataGridCollectionViewSourceBase) | |
ReadLocalValue | (Inherited from DataGridCollectionViewSourceBase) | |
SetCurrentValue | (Inherited from DataGridCollectionViewSourceBase) | |
SetValue | Overloaded. (Inherited from DataGridCollectionViewSourceBase) |
Name | Description | |
---|---|---|
OnCollectionViewTypeChanged | Overridden. Raised when the CollectionViewType property is changed. | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
OnSourceChanged | (Inherited from DataGridCollectionViewSourceBase) | |
ReceiveWeakEvent | (Inherited from DataGridCollectionViewSourceBase) | |
ShouldSerializeProperty | (Inherited from DataGridCollectionViewSourceBase) |