GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BorderDrawingStyle Enumeration |
'Declaration Public Enum BorderDrawingStyle Inherits System.Enum
public enum BorderDrawingStyle : System.Enum
Member | Description |
---|---|
DashDot | Indicates a DashDot border line. |
DashDotDot | Indicates a DashDotDot border line. |
Dashed | Indicates a dashed border line. |
Dotted | Indicates a dotted border line. |
Double | Indicates a double border line. |
Groove | Indicates a grooved border line. |
Inset | Indicates an inset border line. |
None | Indicates no border line. |
Outset | Indicates an outset border line. |
Ridge | Indicates a ridged border line. |
Solid | Indicates a solid border line. |
WindowInset | Indicates a Windows-style inset border line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.BorderDrawingStyle