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


DataGridForeignKeyDescription Class Members

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