Xceed DataGrid for WPF v7.2 Documentation
DataGridDetailDescription Class Members
Properties  Methods 


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

The following tables list the members exposed by DataGridDetailDescription.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether detail descriptions are to be automatically created.  
Public PropertyGets a value indicating whether the foreign key descriptions are automatically created.  
Public PropertyGets or sets a value indicating whether item properties are to be automatically created.  
Public PropertyGets or sets a value indicating how automatic filtering of the data items in the detail will be performed.  
Public PropertyGets a dictionary that contains a list of the detail's DataGridItemProperty objects with their corresponding auto-filter values.  
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 the detail, including sorting, grouping, and child detail descriptions.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets or sets a value representing the constraint applied to the distinct values of the underlying DataGridCollectionView when automatically filtering data items.  
Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied.  
Public PropertyGets a collection of group descriptions that describe how the items in the detail are grouped.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets a collection of DataGridItemProperty objects, which represent the items that are contained in the detail.  
Public PropertyGets or sets the relation name of the detail.  
Public PropertyGets a collection of SortDescription objects that describe how the items in the collection are sorted in the detail.  
Public PropertyGets a collection of the statistical functions whose results can be used by various elements throughout the detail.  
Public PropertyGets or sets the title that can be used to provide a user-friendly name for the detail configuration associated with the detail description.  
Public PropertyGets or sets the template that will be used to display the description's title.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (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 Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected Internal MethodRetrieves the details for the specified parent data item.  
Protected Internal MethodInitializes the detail using the information retrieved from the specified parent collection view.  
Protected Method (Inherited from System.Windows.DependencyObject)
Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
See Also

Reference

DataGridDetailDescription Class
Xceed.Wpf.DataGrid Namespace