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

In This Topic
    StartVertRange Property
    In This Topic
    Gets the top coordinate of the viewport.
    Syntax
    'Declaration
     
    ReadOnly Property StartVertRange As Single
    float StartVertRange {get;}

    Property Value

    The top coordinate of the viewport as a System.Single.
    See Also