Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataTableForeignKeyDescription Class
Fields Properties Methods


In This Topic
    DataTableForeignKeyDescription Class Members
    In This Topic

    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 System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from Xceed.Wpf.DataGrid.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 Xceed.Wpf.DataGrid.DataGridForeignKeyDescription)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the source from which the values to be displayed are retrieved. (Inherited from Xceed.Wpf.DataGrid.DataGridForeignKeyDescription)
    Public PropertyGets or sets the path in the ItemsSource that contains the values to be displayed. (Inherited from Xceed.Wpf.DataGrid.DataGridForeignKeyDescription)
    Top
    Public Methods
    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 System.Windows.DependencyObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    See Also