ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelectableRowPresenter Class / MouseOverBrushProperty Field

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