ComponentOne FlexGrid for WPF and Silverlight
SetSource Method (ColumnValueConverter)

C1.WPF.FlexGrid Namespace > ColumnValueConverter Class : SetSource Method
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).
Overload List
OverloadDescription
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).  
Sets the converter source to a list of values to store in the cell.  
Sets the converter source to a list of objects that contain the keys (values stored in the column cells) and their corresponding display values.  
See Also

Reference

ColumnValueConverter Class
ColumnValueConverter Members