MouseOverForeground

Namespace: Ico.Awx.DataGrid
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Brush MouseOverForeground { get; set; }
Visual Basic
Public Property MouseOverForeground As Brush
	Get
	Set
JScript
function get MouseOverForeground () : Brush
function set MouseOverForeground (value : Brush)

See Also