GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports Namespace : BorderLineStyle Enumeration |
'Declaration Public Enum BorderLineStyle Inherits System.Enum
public enum BorderLineStyle : System.Enum
Member | Description |
---|---|
Dash | Dashed one pixel line. |
DashDot | Dash dot one pixel line. |
DashDotDot | Dash dot dot one pixel line. |
Dot | Dotted one pixel line. |
Double | Double line. |
ExtraThickSolid | Extra thick solid line. |
None | No line. |
Solid | Solid one pixel line. |
ThickDash | Thick dash line. |
ThickDashDot | Thick dash dot line. |
ThickDashDotDot | Thick dash dot dot line. |
ThickDot | Thick dotted line. |
ThickDouble | Thick double line. |
ThickSolid | Thick solid line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.BorderLineStyle