[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.IEditValueConverter

IEditValueConverter Interface

Interface that extends IValueConverter to provide editing information.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public interface IEditValueConverter : IValueConverter

Properties

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.