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