ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure / Top Property

In This Topic
    Top Property (PaddingEx)
    In This Topic
    Gets or sets top padding
    Syntax
    'Declaration
     
    Public Property Top As Integer
    public int Top {get; set;}
    See Also