The following tables list the members exposed by DynamicCodedValueSourceConverter.
Name | Description | |
---|---|---|
DynamicCodedValueSourceConverter Constructor |
Name | Description | |
---|---|---|
Field | Gets or sets the field. this field is dependent on the lookup field. | |
LookupField | Gets or sets the lookup field. |
Name | Description | |
---|---|---|
Convert | Modifies the source data before passing it to the target for display in the UI. | |
ConvertBack | Modifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings. |