BorderWidth
Class
A class used to specify the width of the border of an item.
Definition
Namespace:Telerik.Reporting.Drawing
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class BorderWidth : BorderBase
Inheritance: objectBorderBaseBorderWidth
Properties
Gets or sets the bottom width of the border.
Gets or sets the default width of the border.
Gets or sets the left width of the border.
Gets or sets the right width of the border.
Methods
ToString()
string
TODO: Add documentation.
C#
public override string ToString()
string
Overrides: