Xceed DataGrid for Silverlight Documentation
SecondMouseDownGradientOffset Property


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

Property Value

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