ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Bottom Property

In This Topic
    Bottom Property (Border.BorderMargins)
    In This Topic
    Returns the thickness of the Bottom border.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As Integer
    public int Bottom {get;}
    See Also