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


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

The following tables list the members exposed by DataTableForeignKeyDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataTableForeignKeyDescription class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the ForeignKeyConstraint dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from DataGridForeignKeyDescription)
Public Property (Inherited from DataGridForeignKeyDescription)
Public PropertyGets or sets a ForeignKeyConstraint representing a foreign key constraint defined in a DataTable.  
Public PropertyGets or sets a foreign key converter, which allows custom key/value mappings to be provided. (Inherited from DataGridForeignKeyDescription)
Public Property (Inherited from DataGridForeignKeyDescription)
Public PropertyGets or sets the source from which the values to be displayed are retrieved. (Inherited from DataGridForeignKeyDescription)
Public PropertyGets or sets the path in the ItemsSource that contains the values to be displayed. (Inherited from DataGridForeignKeyDescription)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public Method (Inherited from DataGridForeignKeyDescription)
Public MethodOverloaded.  (Inherited from DataGridForeignKeyDescription)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.DependencyObject)
Protected MethodOverridden. Sets the ForeignKeyConverter that will be used, by default, by the foreign-key description.  
Protected Internal Method (Inherited from DataGridForeignKeyDescription)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
See Also

Reference

DataTableForeignKeyDescription Class
Xceed.Wpf.DataGrid Namespace