Xceed Toolkit Plus for WPF v4.6 Documentation
ForeignKeyConfiguration Class Members
Fields  Properties  Methods 


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

The following tables list the members exposed by ForeignKeyConfiguration.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the DisplayMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ForeignKeyConverter dependency property.  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyleSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Identifies the ValuePath dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.DependencyObject)
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 Property  
Public Property  
Public Property  
Public Property (Inherited from System.Windows.DependencyObject)
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 Property  
Public Property  
Public PropertyGets or sets the path to the value on the source object that corresponds to the "key"  
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
See Also

Reference

ForeignKeyConfiguration Class
Xceed.Wpf.DataGrid Namespace