
Represents the visual representation of a foreign key description.

'Declaration<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ForeignKeyConfiguration Inherits System.Windows.DependencyObject
'UsageDim instance As ForeignKeyConfiguration
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ForeignKeyConfiguration : System.Windows.DependencyObject
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
Xceed.Wpf.DataGrid.ForeignKeyConfiguration
| Name | Description | |
|---|---|---|
![]() | ForeignKeyConfiguration Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | DisplayMemberPathProperty | Identifies the DisplayMemberPath dependency property. |
![]() ![]() | ForeignKeyConverterProperty | Identifies the ForeignKeyConverter dependency property. |
![]() ![]() | ForeignKeyValueConverterCultureProperty | |
![]() ![]() | ForeignKeyValueConverterParameterProperty | |
![]() ![]() | ForeignKeyValueConverterProperty | |
![]() ![]() | ItemContainerStyleProperty | Identifies the ItemContainerStyle dependency property. |
![]() ![]() | ItemContainerStyleSelectorProperty | Identifies the ItemContainerStyleSelector dependency property. |
![]() ![]() | ItemsSourceProperty | Identifies the ItemsSource dependency property. |
![]() ![]() | UseDefaultFilterCriterionProperty | |
![]() ![]() | UseDisplayedValueWhenExportingProperty | |
![]() ![]() | ValuePathProperty | Identifies the ValuePath dependency property. |
| Name | Description | |
|---|---|---|
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DisplayMemberPath | Gets or sets a path to a value on the source object to serve as the visual representation of the object. |
![]() | ForeignKeyConverter | Gets or sets a foreign key converter, which allows custom key/value mappings to be provided. |
![]() | ForeignKeyValueConverter | |
![]() | ForeignKeyValueConverterCulture | |
![]() | ForeignKeyValueConverterParameter | |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | ItemContainerStyle | Gets 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. |
![]() | ItemContainerStyleSelector | Gets 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. |
![]() | ItemsSource | Gets or sets the source from which the values to be displayed are retrieved. |
![]() | UseDefaultFilterCriterion | |
![]() | UseDisplayedValueWhenExporting | |
![]() | ValuePath | Gets or sets the path to the value on the source object that corresponds to the "key" |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
![]() | OnReceiveWeakEvent | |
![]() | ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.