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


In This Topic
    ForeignKeyConfiguration Class Members
    In This Topic

    The following tables list the members exposed by ForeignKeyConfiguration.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the DisplayMemberPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ForeignKeyConverter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)

    Identifies the ForeignKeyValueConverterCulture dependency property.

     
    Public Fieldstatic (Shared in Visual Basic)

    Identifies the ForeignKeyValueConverterParameter dependency property.

     
    Public Fieldstatic (Shared in Visual Basic)

    Identifies the ForeignKeyValueConverter dependency property.

     
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyleSelector dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
    Public Fieldstatic (Shared in Visual Basic)

    Identifies the UseDefaultFilterCriterion dependency property.

     
    Public Fieldstatic (Shared in Visual Basic)

    Identifies the UseDisplayedValueWhenExporting dependency property.

     
    Public Fieldstatic (Shared in Visual Basic)Identifies the ValuePath dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Freezable)
    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 PropertyGets or sets an IValueConverter that allows the value of the ValuePath property to be converted.  
    Public PropertyGets or sets the culture in which to evaluate the converter.  
    Public PropertyGets or sets the parameter to pass to the converter.  
    Public Property (Inherited from System.Windows.Freezable)
    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 PropertyGets or sets a value indicating whether the regular ComboBox will be used to show possible values in the FilterCell.  
    Public PropertyGets or sets a value indicating whether the DisplayMemberPath or the ValuePath property will be used when exporting or copying data.  
    Public PropertyGets or sets the path to the value on the source object that corresponds to the "key"  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected MethodOverridden. Creates a new instance of the ForeignKeyConfiguration class.  
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected MethodOverloaded.  (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected MethodInvoked whenever a WeakEventManager delivers the event being managed by the class.  
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Internal Method (Inherited from System.Windows.DependencyObject)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Freezable)
    Top
    See Also