GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BorderDrawingStyle2008 Enumeration |
'Declaration Public Enum BorderDrawingStyle2008 Inherits System.Enum
public enum BorderDrawingStyle2008 : System.Enum
Member | Description |
---|---|
DashDot | Indicates a grooved 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. |
None | Indicates no border line. |
Solid | Indicates a solid border line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.BorderDrawingStyle2008