| Name | Description |
 | AutoCreateDetailDescriptions | Gets a value indicating whether the detail descriptions are automatically created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | AutoCreateForeignKeyDescriptions | Gets a value indicating whether the foreign key descriptions are automatically created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | AutoCreateItemProperties | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | AutoFilterMode | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | CanChangeLiveFiltering | (Inherited from System.Windows.Data.CollectionViewSource) |
 | CanChangeLiveGrouping | (Inherited from System.Windows.Data.CollectionViewSource) |
 | CanChangeLiveSorting | (Inherited from System.Windows.Data.CollectionViewSource) |
 | CollectionViewType | (Inherited from System.Windows.Data.CollectionViewSource) |
 | CommitMode | Gets or sets a value representing when the CommitItems event will be raised. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase) |
 | Culture | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | DefaultCalculateDistinctValues | Get or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DetailDescriptions | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DistinctValuesConstraint | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | DistinctValuesUpdateMode | Gets or sets the mode that indicates when distinct values used by auto-filtering should be updated. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | FilterCriteriaMode | Gets or sets a value indicating how filters entered into a FilterRow are applied. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | GroupDescriptions | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveFiltering | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveFilteringRequested | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveGrouping | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveGroupingRequested | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveSorting | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsLiveSortingRequested | (Inherited from System.Windows.Data.CollectionViewSource) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | ItemProperties | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | ItemType | (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | LiveFilteringProperties | (Inherited from System.Windows.Data.CollectionViewSource) |
 | LiveGroupingProperties | (Inherited from System.Windows.Data.CollectionViewSource) |
 | LiveSortingProperties | (Inherited from System.Windows.Data.CollectionViewSource) |
 | MaxRealizedItemCount | Gets a value representing the maximum amount of items that can be loaded in memory. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase) |
 | PageSize | Gets a value representing the number of items that are contained in each page of data that is loaded in memory. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase) |
 | PreemptivePageQueryRatio | Gets or sets a value representing the percentage from the start or the end of a page that, when accessed, will cause the previous or
next page to be queried and the items loaded in memory. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase) |
 | SortDescriptions | (Inherited from System.Windows.Data.CollectionViewSource) |
 | Source | Gets or sets the collection from which the view is created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase) |
 | View | (Inherited from System.Windows.Data.CollectionViewSource) |