ActiveReports 8
Radius Property
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionBox Class : Radius Property

Glossary Item Box

Set the Radius property to control the degree of rounding on the corners of the box.

Syntax

Visual Basic (Declaration) 
Public Property Radius As System.Integer
C# 
public System.int Radius {get; set;}

Property Value

An integer value in pixels.

Requirements

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

See Also