FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / GridColumnHeaderCell Constructor

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