PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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 GridLines.Bottom.
    Syntax
    'Declaration
     
    Public Property BottomExpr As String
    public string BottomExpr {get; set;}
    See Also