Xceed DataGrid for Silverlight Documentation
ThirdMouseDownGradientColor Property


Gets or sets the third mouse-down gradient color.

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

Property Value

The third 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