Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridCollectionViewSourceBase Class
Fields Properties Methods Events


DataGridCollectionViewSourceBase Class Members

The following tables list the members exposed by DataGridCollectionViewSourceBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the AutoCreateForeignKeyDescriptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the AutoCreateItemProperties dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DefaultCalculateDisctinctValues dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DistinctValuesConstraint dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DistinctValuesUpdateMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemType dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the foreign key descriptions are automatically created.  
Public Property  
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  
Public PropertyGet or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property  
Public Property

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

 
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  
Public Property  
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 the collection from which the view is created.  
Public Property (Inherited from System.Windows.Data.CollectionViewSource)
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodOverridden. Raised when the CollectionViewType property is changed.  
Protected Method (Inherited from System.Windows.DependencyObject)
Protected Method (Inherited from System.Windows.Data.CollectionViewSource)
Protected Method (Inherited from System.Windows.Data.CollectionViewSource)
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Top
Public Events
See Also