Reports for WinForms | ComponentOne
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 String
    public string RadiusYExpr {get; set;}
    See Also