Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridCollectionViewSourceBase Class


In This Topic
    DataGridCollectionViewSourceBase Class Properties
    In This Topic

    For a list of all members of this type, see DataGridCollectionViewSourceBase members.

    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 PropertyGets a value indicating whether the item properties are automatically created.  
    Public PropertyGets or sets a value indicating how automatic filtering of the data items will be performed.  
    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 culture to use during sorting.  
    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 PropertyGets a collection of DataGridDetailDescription objects that provide information on the details that will be contained in a grid, including sorting, grouping, and child detail descriptions.  
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets a value representing the constraint applied to the DistinctValues when automatically filtering data items.  
    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 PropertyGets the DataGridItemProperty objects that determine the characteristics of the items contained in the view.  
    Public PropertyGets the type of the items contained in the collection view.  
    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
    See Also