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

In This Topic
    ColumnHeaderStyle Property
    In This Topic
    Gets or sets the System.Windows.Style of the column headers.
    Syntax
    'Declaration
     
    Public Property ColumnHeaderStyle As Style
    public Style ColumnHeaderStyle {get; set;}
    See Also