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

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