ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Margins Class / Top Property

In This Topic
    Top Property (Margins)
    In This Topic
    Gets or sets the top margin of the page, in inches.
    Syntax
    'Declaration
     
    Public Property Top As Single
    public float Top {get; set;}

    Property Value

    float value that represents the top margin in inches.
    See Also