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


In This Topic
    DataGridForeignKeyDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property  
    Public PropertyGets or sets a foreign key converter, which allows custom key/value mappings to be provided.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the source from which the values to be displayed are retrieved.  
    Public PropertyGets or sets the path in the ItemsSource that contains the values to be displayed.  
    Top
    See Also