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

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