ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Bottom Property

In This Topic
    Bottom Property (Border.BorderMargins)
    In This Topic
    Gets the amount of padding at the bottom edge of the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As Integer
    public int Bottom {get;}
    See Also