Visual Basic (Declaration) | |
---|---|
Public Enum LineStyle Inherits System.Enum |
C# | |
---|---|
public enum LineStyle : System.Enum |
Member | Description |
---|---|
Dash | Dashes. |
DashDot | Alternating dashes and dots. |
DashDotDot | Alternating dashes and two dots. |
Dot | Dots. |
Solid | Solid line. |
Transparent | No line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.LineStyle
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
Reference
GrapeCity.ActiveReports.SectionReportModel NamespaceActiveReports6~GrapeCity.ActiveReports.Picture~LineStyle
ActiveReports6~GrapeCity.ActiveReports.Line~LineStyle
ActiveReports6~GrapeCity.ActiveReports.Shape~LineStyle