Xceed DataGrid for Silverlight Documentation
SecondGradientColor Property


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

Property Value

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