Xceed DataGrid for Silverlight Documentation
ThirdMouseDownGradientOffset Property


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

Property Value

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