ComponentOne DataGrid for WPF and Silverlight
DefaultConverter Property (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : DefaultConverter Property
Gets the converter that will be used in each cell.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DefaultConverter As System.Windows.Data.IValueConverter
public virtual System.Windows.Data.IValueConverter DefaultConverter {get;}
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members