Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / GridLines Structure / LeftExpr Property

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