ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / RowBackgroundProperty Field

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