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


In This Topic
    ForeignKeyConfiguration Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets a path to a value on the source object to serve as the visual representation of the object.  
    Public Property

    Gets or sets a foreign key converter, which allows custom key/value mappings to be provided.

     
    Public Property  
    Public Property  
    Public Property  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the style that will be applied to the containers (DataRow) of the data items in the details to which the configuration is applied.  
    Public PropertyGets or sets a style selector that will select the appropriate style to apply to the containers (DataRow) of the data items in the detail to which the configuration is applied.  
    Public PropertyGets or sets the source from which the values to be displayed are retrieved.  
    Public Property  
    Public Property  
    Public PropertyGets or sets the path to the value on the source object that corresponds to the "key"  
    Top
    See Also