Xceed DataGrid for Silverlight Documentation
ThirdGradientColor Property


Gets or sets the third gradient color.
Syntax
'Declaration
 
Public Property ThirdGradientColor As Color
'Usage
 
Dim instance As LightTrailingControl
Dim value As Color
 
instance.ThirdGradientColor = value
 
value = instance.ThirdGradientColor
public Color ThirdGradientColor {get; set;}

Property Value

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