ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Top Property

In This Topic
    Top Property (MemoryReportItem)
    In This Topic
    Gets or sets the distance of the item from the top of the containing object.
    Syntax
    'Declaration
     
    Public Property Top As Length
    public Length Top {get; set;}
    See Also