Overload | Description |
---|---|
ColumnValueConverter Constructor() | Initializes a new instance of a ColumnValueConverter. |
ColumnValueConverter Constructor(IDictionary) | Initializes a new instance of a ColumnValueConverter based on a dictionary. |
ColumnValueConverter Constructor(ICollection,Boolean) | Initializes a new instance of a ColumnValueConverter based on a simple value list. |
ColumnValueConverter Constructor(IEnumerable,String,String) | Initializes a new instance of a ColumnValueConverter based on an object collection. |