Share via


FrameElement.onrowenter Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onrowenter attribute, which is the script that runs when the onrowenter event fires.

Syntax

expression.onrowenter

expression   An expression that returns a FrameElement object.

See Also