ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / Top Property

In This Topic
    Top Property (ILayoutArea)
    In This Topic
    Gets the area's top position.
    Syntax
    'Declaration
     
    ReadOnly Property Top As Single
    float Top {get;}

    Property Value

    The distance from the top edge of the container to the top edge of the area as a System.Single.
    See Also