Name | Description | |
---|---|---|
CellEditorBindingExtension Constructor | Initializes a new instance of the CellEditorBinding class. |
The following tables list the members exposed by CellEditorBindingExtension.
Name | Description | |
---|---|---|
CellEditorBindingExtension Constructor | Initializes a new instance of the CellEditorBinding class. |
Name | Description | |
---|---|---|
Converter | Gets or sets the converter used by the CellEditorBindingExtension class. | |
ConverterCulture | Gets or sets the culture used by the Converter. | |
ConverterParameter | Gets or sets the parameters used by the Converter. | |
NotifyOnSourceUpdated | Gets or sets a value indicating whether to provide notification when a value is transferred from the binding target to the binding source. | |
NotifyOnTargetUpdated | Gets or sets a value indicating whether to provide notification when a value is transferred from the binding source to the binding target. | |
NotifyOnValidationError | Gets or sets a value indicating whether to provide notification when a validation error occurs. | |
Source | Gets or sets the binding that is going to be used as the converter’s source. |
Name | Description | |
---|---|---|
ProvideValue | Overridden. Returns an object that is set as the value of the target property for this markup extension. |