FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ColumnHeaderForegroundProperty Field

In This Topic
    ColumnHeaderForegroundProperty Field (C1FlexGrid)
    In This Topic
    Identifies the ColumnHeaderForeground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ColumnHeaderForegroundProperty As DependencyProperty
    public static readonly DependencyProperty ColumnHeaderForegroundProperty
    See Also