ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridBoundColumn Class / DataGridBoundColumn Constructor / DataGridBoundColumn Constructor()

In This Topic
    DataGridBoundColumn Constructor()
    In This Topic
    Initializes a new instance of a DataGridBoundColumn.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DataGridBoundColumn()
    See Also