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

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