ComponentOne Reports for WPF
C1.C1Preview Namespace / Borders Structure / BottomExpr Property

In This Topic
    BottomExpr Property (Borders)
    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