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

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