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

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