'Declaration Public Enum BorderLineStyle Inherits System.Enum
public enum BorderLineStyle : System.Enum
'Declaration Public Enum BorderLineStyle Inherits System.Enum
public enum BorderLineStyle : System.Enum
Member | Description |
---|---|
Dash | The dash border style. |
DashDot | The dash dot border style. |
DashDotDot | The dash dot dot border style. |
Dot | The dot border style. |
Double | The double border style. |
ExtraThickSolid | The extra thick solid border style. |
None | The none border style. |
Solid | The solid border style. |
ThickDash | The thick dash border style. |
ThickDashDot | The thick dash dot border style. |
ThickDashDotDot | The thick dash dot dot border style. |
ThickDot | The thick dot border style. |
ThickDouble | The thick double border style. |
ThickSolid | The thick solid border style. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.BorderLineStyle