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

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