Xceed DataGrid for WPF v7.3 Documentation
DataGridVirtualizingQueryableCollectionViewSource Class Members
Fields  Properties  Methods  Events


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

The following tables list the members exposed by DataGridVirtualizingQueryableCollectionViewSource.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the QueryableSource dependency property.  
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 Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public PropertyGets or sets a value representing when the CommitItems event will be raised. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public PropertyGet or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property

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

(Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public PropertyGets a value representing the maximum amount of items that can be loaded in memory. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase)
Public PropertyGets 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)
Public PropertyGets 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)
Public PropertyGets the queryable source that will provide the data items.  
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Public PropertyGets or sets the collection from which the view is created. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Data.CollectionViewSource)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public EventRaised when a page of data that contains edited items is about to be released from memory. This event must be handled when dealing with an editable grid. (Inherited from Xceed.Wpf.DataGrid.DataGridVirtualizingCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public EventRaised when the distinct values need to be refreshed. (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from System.Windows.Data.CollectionViewSource)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Top
See Also

Reference

DataGridVirtualizingQueryableCollectionViewSource Class
Xceed.Wpf.DataGrid Namespace