Xceed DataGrid for Silverlight Documentation
ThirdGradientOffset Property


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

Property Value

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