ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / HeaderForegroundProperty Field

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