ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / Top Property

In This Topic
    Top Property (InputFieldItem)
    In This Topic
    Gets the top position of the inputFieldItem.
    Syntax
    'Declaration
     
    Public ReadOnly Property Top As Single
    public float Top {get;}
    See Also