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

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