Xceed Toolkit Plus for WPF v4.6 Documentation
DataGridVirtualizingCollectionViewSourceBase Class Members
Fields  Properties  Methods  Events


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

The following tables list the members exposed by DataGridVirtualizingCollectionViewSourceBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the CommitMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxRealizedItemCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PageSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PreemptivePageQueryRatio dependency property.  
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 a value representing when the CommitItems event will be raised.  
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGet or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public Property (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 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 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 value representing the maximum amount of items that can be loaded in memory.  
Public PropertyGets a value representing the number of items that are contained in each page of data that is loaded in memory.  
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.  
Public Property (Inherited from DataGridCollectionViewSourceBase)
Public PropertyGets or sets the collection from which the view is created. (Inherited from DataGridCollectionViewSourceBase)
Public Property (Inherited from DataGridCollectionViewSourceBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
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 Method (Inherited from DataGridCollectionViewSourceBase)
Public Method (Inherited from DataGridCollectionViewSourceBase)
Public MethodOverloaded.  (Inherited from DataGridCollectionViewSourceBase)
Top
Protected Methods
Public Events
 NameDescription
Public Event (Inherited from Xceed.Wpf.DataGrid.DataGridCollectionViewSourceBase)
Public Event (Inherited from DataGridCollectionViewSourceBase)
Public Event (Inherited from 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.  
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 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 Event (Inherited from DataGridCollectionViewSourceBase)
Top
See Also

Reference

DataGridVirtualizingCollectionViewSourceBase Class
Xceed.Wpf.DataGrid Namespace