GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > BorderStyle Class : Bottom Property |
Gets or sets the style of the bottom border.
'Declaration Public Property Bottom As ExpressionInfo
public ExpressionInfo Bottom {get; set;}
BorderStyle | Description |
---|---|
None | No border line is drawn around the report control. |
Dotted | A dotted line is drawn around the report control. |
Dashed | A dashed line is drawn around the report control. |
Solid | A solid line is drawn around the report control. |
Double | A double line is drawn around the report control. |
Groove | A grooved line is drawn around the report control. |
Ridge | A ridged line is drawn around the report control. |
Inset | An inset line is drawn around the report control. |
WindowInset | A Windows-style inset line is drawn around the report control. |
Outset | An outset line is drawn around the report control. |
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