ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid 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