Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataTableForeignKeyDescription Class


    DataTableForeignKeyDescription Class Properties

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

    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
    See Also