ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / ColumnHeaderForegroundProperty Field

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