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

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