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

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