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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2