Reporting

A class used to specify the width of the border of an item.

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class BorderWidth : BorderBase, 
	IBorderWidth
Visual Basic
Public Class BorderWidth _
	Inherits BorderBase _
	Implements IBorderWidth

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Drawing..::..BorderBase
    Telerik.Reporting.Drawing..::..BorderWidth

Version Information

Supported in: 1.0.1

See Also