Share via


TemplateRegionElement.offsetParent Property

SharePoint Designer Developer Reference

Retrurns an IHTMLElement object that represents the parent element that defines the offsetTop and offsetLeft properties.

Syntax

expression.offsetParent

expression   Required. A variable that represents a TemplateRegionElement object.

See Also