WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / DefaultColumnHeaderRowHeight Property
In This Topic
    DefaultColumnHeaderRowHeight Property
    In This Topic
    Gets or sets the default height of the rows used to display column headers.
    Syntax
    public GridLength DefaultColumnHeaderRowHeight {get; set;}
    See Also