ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionControl Class / Top Property

In This Topic
    Top Property (CrossSectionControl)
    In This Topic
    Gets or sets, in inches, the top position of the control relative to the section that contains it.
    Syntax
    'Declaration
     
    Public Shadows Property Top As Single
    public new float Top {get; set;}
    See Also