ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Top Property

In This Topic
    Top Property (IReportItem)
    In This Topic
    The distance of the item from the top of the containing object.
    Syntax
    'Declaration
     
    ReadOnly Property Top As Length
    Length Top {get;}
    See Also