Reporting

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

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

Syntax

C#
public class BorderColor : BorderBase, 
	IBorderColor
Visual Basic
Public Class BorderColor _
	Inherits BorderBase _
	Implements IBorderColor

Inheritance Hierarchy

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

Version Information

Supported in: 1.0.1

See Also