ASPxClientUtils.GetDocumentClientHeight Method
In This Article
Gets the height of the window’s client region.
#Declaration
TypeScript
static GetDocumentClientHeight(): number
#Returns
Type | Description |
---|---|
number | The height of the window’s client region. |
See Also