Skip to main content
A newer version of this page is available. .

ASPxClientUtils.GetDocumentClientHeight Method

Gets the height of the window’s client region.

Declaration

static GetDocumentClientHeight(): number

Returns

Type Description
number

An integer value representing the height of the window’s client region.

See Also