Infragistics3.Wpf.DataPresenter.v7.2
BorderHoverBrush Property
See Also 
Infragistics.Windows.DataPresenter Namespace > DataRecordCellArea Class : BorderHoverBrush Property

The border brush applied by default templates when IsMouseOver = true.

Syntax

Visual Basic (Declaration) 
Public Property BorderHoverBrush As Brush
C# 
public Brush BorderHoverBrush {get; set;}

See Also