Xceed DataGrid for Silverlight Documentation
FourthMouseDownGradientColor Property


Gets or sets the fourth mouse-down gradient color.

Syntax
'Declaration
 
Public Property FourthMouseDownGradientColor As Color
'Usage
 
Dim instance As LightTrailingControl
Dim value As Color
 
instance.FourthMouseDownGradientColor = value
 
value = instance.FourthMouseDownGradientColor
public Color FourthMouseDownGradientColor {get; set;}

Property Value

The fourth mouse-down gradient color.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

LightTrailingControl Class
LightTrailingControl Members

Send Feedback