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

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