ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / RadiusYExpr Property

In This Topic
    RadiusYExpr Property
    In This Topic
    Gets or sets the expression used to calculate RadiusY.
    Syntax
    'Declaration
     
    Public Property RadiusYExpr As System.String
    public System.string RadiusYExpr {get; set;}
    See Also