Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridCollectionViewSourceBase Class
Fields Properties Methods Events


In This Topic
    DataGridCollectionViewSourceBase Class Members
    In This Topic

    The following tables list the members exposed by DataGridCollectionViewSourceBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the AutoCreateDetailDescriptions dependency property.  
    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 AutoFilterMode 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 FilterCriteriaMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemType dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the detail descriptions are automatically created.  
    Public PropertyGets a value indicating whether the foreign key descriptions are automatically created.  
    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 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  
    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 PropertyGets or sets a value indicating how filters entered into a FilterRow are applied.  
    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
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    Public Events
    See Also