ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupColumnHeaderPresenter Class / DataGridGroupColumnHeaderPresenter Constructor

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