Xceed DataGrid for Silverlight Documentation
GradientRadiusX Property


Gets or sets the X-radius of the gradient.
Syntax
'Declaration
 
Public Property GradientRadiusX As Double
'Usage
 
Dim instance As LightTrailingControl
Dim value As Double
 
instance.GradientRadiusX = value
 
value = instance.GradientRadiusX
public double GradientRadiusX {get; set;}

Property Value

A value representing the X-radius of the gradient.
Requirements

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

See Also

Reference

LightTrailingControl Class
LightTrailingControl Members

Send Feedback