Xceed DataGrid for WPF v7.2 Documentation
ForeignKeyConfiguration Class Properties


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

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

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public PropertyGets or sets a path to a value on the source object to serve as the visual representation of the object.  
Public Property

Gets or sets a foreign key converter, which allows custom key/value mappings to be provided.

 
Public PropertyGets or sets an IValueConverter that allows the value of the ValuePath property to be converted.  
Public PropertyGets or sets the culture in which to evaluate the converter.  
Public PropertyGets or sets the parameter to pass to the converter.  
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public PropertyGets or sets the style that will be applied to the containers (DataRow) of the data items in the details to which the configuration is applied.  
Public PropertyGets or sets a style selector that will select the appropriate style to apply to the containers (DataRow) of the data items in the detail to which the configuration is applied.  
Public PropertyGets or sets the source from which the values to be displayed are retrieved.  
Public PropertyGets or sets a value indicating whether the regular ComboBox will be used to show possible values in the FilterCell.  
Public PropertyGets or sets a value indicating whether the DisplayMemberPath or the ValuePath property will be used when exporting or copying data.  
Public PropertyGets or sets the path to the value on the source object that corresponds to the "key"  
Top
See Also

Reference

ForeignKeyConfiguration Class
Xceed.Wpf.DataGrid Namespace