Icon ScrollHeight Property

property ScrollHeight: Integer

Available In: Visual Client Applications

Indicates the total height of the element's content and/or its child elements. If an element's content height is greater than its Height property, then you can use the ScrollTop property to programmatically scroll the element vertically, or to find out the current vertical scroll position.
Image