ActiveReports 12
TopRight Property (RoundingRadius)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RoundingRadius Class : TopRight Property

Gets or sets the radius of the top right corner.

Syntax
'Declaration
 
Public Property TopRight As ExpressionInfo
public ExpressionInfo TopRight {get; set;}

Property Value

An ExpressionInfo object that evaluates to the radius of the top right corner.

See Also

Reference

RoundingRadius Class
RoundingRadius Members