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

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

    Property Value

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