ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionBox Class / Radius Property

In This Topic
    Radius Property
    In This Topic
    Set the Radius property to control the degree of rounding on the corners of the box.
    Syntax
    'Declaration
     
    Public Property Radius As CornersRadius
    public CornersRadius Radius {get; set;}

    Property Value

    An integer value in points.
    Requirements

    See Also