ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRowPresenter Class / BackgroundBrushProperty Field

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