Overload List

  Name Description
Public method SetSource(IDictionary)
Sets the converter source to a dictionary containing keys (objects to store in the column cells) and their corresponding display values (strings to display to the user).
Public method SetSource(ICollection, Boolean)
Sets the converter source to a list of values to store in the cell.

See Also