PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / GridLines Structure / TopExpr Property

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