ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / SectionAt Method
Screen point.

In This Topic
    SectionAt Method
    In This Topic
    Returns the section at the specified point.
    Syntax
    'Declaration
     
    Public Function SectionAt( _
       ByVal point As Point _
    ) As Object
    public object SectionAt( 
       Point point
    )

    Parameters

    point
    Screen point.

    Return Value

    object
    See Also