ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCheckBoxConverter Class
Members

In This Topic
    DataGridCheckBoxConverter Class
    In This Topic
    Converts Boolean values to string values according to the settings of the passed check box column.
    Object Model
    DataGridCheckBoxConverter Class
    Syntax
    'Declaration
     
    
    Public Class DataGridCheckBoxConverter 
    public class DataGridCheckBoxConverter 
    Inheritance Hierarchy

    System.Object
       C1.WPF.DataGrid.DataGridCheckBoxConverter

    See Also