[]
Interface that extends IValueConverter to provide editing information.
public interface IEditValueConverter : IValueConverter
Name | Description |
---|---|
Exclusive | Gets a value that determines whether the editor should only allow values present in the Values list. |
Values | Gets the list of values that should be displayed by the editor. |