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

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