[]
Gets or sets the C1Color used to highlight the control when it has the mouse over.
[Parameter] public C1Color MouseOverBrush { get; set; }
<Parameter> Public Property MouseOverBrush As C1Color