FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ColumnHeaderFontSize Property

In This Topic
    ColumnHeaderFontSize Property
    In This Topic
    Gets or sets the font size applied to column header cells.
    Syntax
    'Declaration
     
    Public Property ColumnHeaderFontSize As Double
    public double ColumnHeaderFontSize {get; set;}
    See Also