Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.05 KB

File metadata and controls

42 lines (27 loc) · 1.05 KB
title description author ms.author ms.date ms.reviewer ms.topic applies_to search.audienceType contributors
getViewPortHeight (Client API reference) in model-driven apps| MicrosoftDocs
Includes description and supported parameters for the getViewPortHeight method.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
developer
JimDaly

getViewPortHeight (Client API reference)

[!INCLUDE./includes/getViewPortHeight-description.md]

The viewport is the area of the page containing form data. It corresponds to the body of the form and does not include the navigation, header, footer or form assistant areas of the page.

Syntax

formContext.ui.getViewPortHeight();

Return Value

Type: Number

Description: The viewport height in pixels.

Related articles

getViewPortWidth
formContext.ui
formContext

[!INCLUDEfooter-include]