C1.WPF.FlexGrid Namespace > ColumnValueConverter Class : SetSource Method |
Overload | Description |
---|---|
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). |
SetSource(ICollection,Boolean) | Sets the converter source to a list of values to store in the cell. |
SetSource(IEnumerable,String,String) | Sets the converter source to a list of objects that contain the keys (values stored in the column cells) and their corresponding display values. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2