GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > BorderStyle Class : Default Property |
Gets or sets the style of the border (unless overridden for a specific side).
'Declaration Public Property Default As ExpressionInfo
public ExpressionInfo Default {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