Xceed DataGrid for Silverlight Documentation
SecondGradientOffset Property


Gets or sets the second gradient offset.
Syntax
'Declaration
 
Public Property SecondGradientOffset As Double
'Usage
 
Dim instance As LightTrailingControl
Dim value As Double
 
instance.SecondGradientOffset = value
 
value = instance.SecondGradientOffset
public double SecondGradientOffset {get; set;}

Property Value

The second gradient offset.
Requirements

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

See Also

Reference

LightTrailingControl Class
LightTrailingControl Members

Send Feedback