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

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