Name | Description | |
---|---|---|
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.Freezable) | |
Dispatcher | (Inherited from System.Windows.Freezable) | |
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 | Gets or sets an IValueConverter that allows the value of the ValuePath property to be converted. | |
ForeignKeyValueConverterCulture | Gets or sets the culture in which to evaluate the converter. | |
ForeignKeyValueConverterParameter | Gets or sets the parameter to pass to the converter. | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.Freezable) | |
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 | Gets or sets a value indicating whether the regular ComboBox will be used to show possible values in the FilterCell. | |
UseDisplayedValueWhenExporting | Gets or sets a value indicating whether the DisplayMemberPath or the ValuePath property will be used when exporting or copying data. | |
ValuePath | Gets or sets the path to the value on the source object that corresponds to the "key" |