ActiveReports 18 .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;}
    See Also