Xceed DataGrid for WPF v7.2 Documentation
DataRelationDetailDescription Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether detail descriptions are to be automatically created. (Inherited from Xceed.Wpf.DataGrid.DataGridDetailDescription)
Public PropertyGets a value indicating whether the foreign key descriptions are automatically created. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets a value indicating whether item properties are to be automatically created. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets a value indicating how automatic filtering of the data items in the detail will be performed. (Inherited from DataGridDetailDescription)
Public PropertyGets a dictionary that contains a list of the detail's DataGridItemProperty objects with their corresponding auto-filter values. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets the data relation that links the detail to the parent collection view.  
Public PropertyGet or sets the default value of the CalculateDistinctValues property when a DataGridItemProperty has not explicitly set its value. (Inherited from DataGridDetailDescription)
Public Property (Inherited from DataGridDetailDescription)
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. (Inherited from DataGridDetailDescription)
Public Property (Inherited from DataGridDetailDescription)
Public PropertyGets or sets a value representing the constraint applied to the distinct values of the underlying DataGridCollectionView when automatically filtering data items. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied. (Inherited from DataGridDetailDescription)
Public PropertyGets a collection of group descriptions that describe how the items in the detail are grouped. (Inherited from DataGridDetailDescription)
Public Property (Inherited from DataGridDetailDescription)
Public PropertyGets a collection of DataGridItemProperty objects, which represent the items that are contained in the detail. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets the relation name of the detail. (Inherited from DataGridDetailDescription)
Public PropertyGets a collection of SortDescription objects that describe how the items in the collection are sorted in the detail. (Inherited from DataGridDetailDescription)
Public PropertyGets a collection of the statistical functions whose results can be used by various elements throughout the detail. (Inherited from DataGridDetailDescription)
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. (Inherited from DataGridDetailDescription)
Public PropertyGets or sets the template that will be used to display the description's title. (Inherited from DataGridDetailDescription)
Top
See Also

Reference

DataRelationDetailDescription Class
Xceed.Wpf.DataGrid Namespace