PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / GridLines Structure / BottomExpr Property

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