[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ColumnValueConverter.Exclusive

Exclusive Property

Exclusive

Gets a value that determines whether the editor should only allow values present in the Values list.

Declaration
public bool Exclusive { get; }
Implements