Reporting

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

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

Syntax

C#
public class BorderStyle : BorderBase, 
	IBorderStyle
Visual Basic
Public Class BorderStyle _
	Inherits BorderBase _
	Implements IBorderStyle

Inheritance Hierarchy

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

Version Information

Supported in: 1.0.1

See Also