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


In This Topic
    DataGridForeignKeyDescription Class Members
    In This Topic

    The following tables list the members exposed by DataGridForeignKeyDescription.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ForeignKeyConverter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
    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.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
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Protected MethodSets 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