Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / RadiusXExpr Property

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