Enum BorderType
Specifies the type of a border.
Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting.dll
Syntax
public enum BorderType
Dashed
A dashed line.
Dotted
A dotted line.
Double
A double solid line.
Groove
A grooved line for a sunken border appearance.
Inset
An inset line for a sunken item appearance.
None
No line.
Outset
An outset line for a raised item appearance.
Ridge
A ridged line for a raised border appearance.
Solid
A solid line.