Xceed DataGrid for Silverlight Documentation
FourthGradientOffset Property


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

Property Value

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