FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / IEditValueConverter Interface / Exclusive Property

In This Topic
    Exclusive Property (IEditValueConverter)
    In This Topic
    Gets a value that determines whether the editor should only allow values present in the Values list.
    Syntax
    'Declaration
     
    ReadOnly Property Exclusive As Boolean
    bool Exclusive {get;}
    See Also