MindFusion.Reporting for Silverlight Programmer's Guide
DataRange.AlternatingBorderThickness Property
See Also
 





Gets or sets the border thickness of the alternating instances of this data range. This is a dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Thickness AlternatingBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property AlternatingBorderThickness As Thickness

 Property Value

An instance of the Silverlight BorderThickness class.

 Remarks

The default border thickness for data range instances is specified by BorderThickness.

 See Also

DataRange Members
DataRange Class
MindFusion.Reporting.Silverlight Namespace
AlternatingBackground Property
AlternatingBorderBrush Property
BorderThickness Property