[]
        
(Showing Draft Content)

C1.WPF.Grid.IEditValueConverter

IEditValueConverter Interface

Interface that extends IValueConverter to provide editing information.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.GanttView.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.