The IEditValueConverter type exposes the following members.

Methods

  Name Description
Public method Convert
Converts a value.
(Inherited from IValueConverter.)
Public method ConvertBack
Converts a value.
(Inherited from IValueConverter.)

Properties

  Name Description
Public property Exclusive
Gets a value that determines whether the editor should only allow values present in the Values list.
Public property Values
Gets the list of values that should be displayed by the editor.

See Also