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

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